655件ヒット
[201-300件を表示]
(0.037秒)
ライブラリ
- ビルトイン (114)
- base64 (12)
- csv (12)
-
irb
/ extend-command (12) - logger (12)
-
net
/ pop (108) - objspace (12)
- openssl (24)
- psych (7)
- rbconfig (12)
-
rexml
/ document (24) -
rubygems
/ installer (84) -
rubygems
/ remote _ fetcher (12) -
rubygems
/ source _ index (12) -
rubygems
/ specification (24) -
rubygems
/ uninstaller (24) - shell (6)
-
shell
/ command-processor (6) -
shell
/ filter (6) -
syslog
/ logger (12)
クラス
-
Gem
:: Installer (84) -
Gem
:: RemoteFetcher (12) -
Gem
:: SourceIndex (12) -
Gem
:: Specification (24) -
Gem
:: Uninstaller (24) -
Logger
:: Formatter (12) - Module (48)
-
Net
:: POPMail (108) -
OpenSSL
:: Netscape :: SPKI (12) -
REXML
:: Document (12) -
REXML
:: Element (12) - Shell (6)
-
Shell
:: CommandProcessor (6) -
Shell
:: Filter (6) -
Syslog
:: Logger :: Formatter (12)
モジュール
- Base64 (12)
-
Gem
:: InstallUpdateOptions (12) -
IRB
:: ExtendCommandBundle (12) - Kernel (54)
- ObjectSpace (12)
- Psych (7)
- RbConfig (12)
キーワード
-
$ -I (6) -
$ : (6) -
$ LOAD _ PATH (6) -
1
. 6 . 8から1 . 8 . 0への変更点(まとめ) (12) - ASN1 (12)
- CSV (12)
-
NEWS for Ruby 2
. 0 . 0 (12) -
NEWS for Ruby 2
. 1 . 0 (12) -
NEWS for Ruby 2
. 5 . 0 (8) -
NEWS for Ruby 3
. 1 . 0 (4) - Symbol (12)
-
allocation
_ sourcefile (12) -
app
_ script _ text (12) -
bin
_ dir (24) - call (24)
- caller (36)
- challenge (12)
-
def
_ extend _ command (12) - download (12)
- echo (18)
- encode64 (12)
-
exec
_ format (12) -
formatted
_ program _ filename (12) -
gem
_ home (24) -
install
_ update _ defaults _ str (12) -
installation
_ path (12) -
installed
_ spec _ directories (12) - mail (36)
- new (24)
- pop (36)
- public (48)
- rdoc (12)
- rss (12)
-
ruby 1
. 8 . 4 feature (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / search _ command (12) -
safe
_ load (7) - shebang (12)
-
windows
_ stub _ script (12)
検索結果
先頭5件
-
Gem
:: Installer # app _ script _ text -> String (3101.0) -
アプリケーションのための実行ファイルの雛形のテキストを返します。
アプリケーションのための実行ファイルの雛形のテキストを返します。 -
Gem
:: Installer # bin _ dir -> String (3101.0) -
実行ファイルをインストールするディレクトリを返します。
実行ファイルをインストールするディレクトリを返します。 -
Gem
:: Installer # formatted _ program _ filename(filename) -> String (3101.0) -
Ruby のコマンドと同じプレフィックスとサフィックスを付けたファイル名を返します。
Ruby のコマンドと同じプレフィックスとサフィックスを付けたファイル名を返します。
@param filename 実行ファイルのファイル名を指定します。 -
Gem
:: Installer # gem _ home -> String (3101.0) -
Gem のインストール先を返します。
Gem のインストール先を返します。 -
Gem
:: Installer # shebang(bin _ file _ name) -> String (3101.0) -
実行ファイル内で使用する shebang line (#! line) を表す文字列を返します。
実行ファイル内で使用する shebang line (#! line) を表す文字列を返します。
@param bin_file_name 実行ファイルの名前を指定します。 -
Gem
:: Installer # windows _ stub _ script -> String (3101.0) -
コマンドを起動するために使用する Windows 用のバッチファイルの内容を 文字列として返します。
コマンドを起動するために使用する Windows 用のバッチファイルの内容を
文字列として返します。 -
Gem
:: Installer . exec _ format -> String (3101.0) -
実行ファイル名のフォーマットを返します。
実行ファイル名のフォーマットを返します。
指定しない場合は ruby コマンドと同じフォーマットを使用します。 -
Gem
:: Uninstaller # bin _ dir -> String (3101.0) -
Gem でインストールされたコマンドのあるディレクトリを返します。
Gem でインストールされたコマンドのあるディレクトリを返します。 -
Gem
:: Uninstaller # gem _ home -> String (3101.0) -
Gem がインストールされているディレクトリを返します。
Gem がインストールされているディレクトリを返します。
