723件ヒット
[1-100件を表示]
(0.014秒)
ライブラリ
- ビルトイン (351)
- fiddle (36)
- openssl (36)
- rake (36)
- resolv (24)
-
rubygems
/ command (96) -
rubygems
/ doc _ manager (36) -
rubygems
/ source _ info _ cache (24) -
rubygems
/ specification (12) -
webrick
/ httpproxy (24) -
webrick
/ httputils (12) - zlib (36)
クラス
- Data (18)
- Enumerator (14)
-
Fiddle
:: Closure (12) -
Fiddle
:: Closure :: BlockCaller (12) -
Fiddle
:: Function (12) -
Gem
:: Command (96) -
Gem
:: DocManager (36) -
Gem
:: SourceInfoCache (24) -
Gem
:: Specification (12) - Hash (6)
- IO (204)
- NoMethodError (19)
-
OpenSSL
:: Cipher :: IDEA (12) -
OpenSSL
:: Cipher :: RC5 (12) -
OpenSSL
:: Digest :: Digest (12) -
Rake
:: FileList (12) -
Rake
:: Task (24) -
Resolv
:: DNS (24) - Struct (48)
-
WEBrick
:: HTTPUtils :: FormData (12) -
Zlib
:: GzipFile (36)
モジュール
- Process (12)
-
RubyVM
:: AbstractSyntaxTree (30)
オブジェクト
-
WEBrick
:: NullReader (24)
キーワード
- [] (30)
-
add
_ common _ option (12) -
add
_ specific _ extra _ args (12) - attributes (12)
-
build
_ args (12) -
build
_ args= (12) -
configured
_ args (12) -
configured
_ args= (12) -
create
_ rule (12) - define (6)
-
define
_ task (12) - exec (12)
-
extra
_ args (12) -
extra
_ args= (12) - gets (12)
- new (183)
- of (10)
- open (36)
- parse (10)
-
parse
_ file (10) - popen (168)
- read (48)
-
ruby2
_ keywords _ hash? (6) - search (12)
-
search
_ with _ source (12) -
specific
_ extra _ args (12) -
specific
_ extra _ args _ hash (12) - wrap (12)
検索結果
先頭5件
-
Gem
:: Command . add _ specific _ extra _ args(cmd , args) (6209.0) -
与えられたコマンドに対応する追加の引数を追加します。
...与えられたコマンドに対応する追加の引数を追加します。
@param cmd コマンド名を指定します。
@param args 追加の引数を配列か、空白で区切った文字列で指定します。... -
Gem
:: DocManager . configured _ args=(args) (6209.0) -
RDoc に渡す引数をセットします。
...RDoc に渡す引数をセットします。
@param args 文字列の配列か空白区切りの文字列を指定します。... -
Gem
:: Command . build _ args -> Array (6102.0) -
Gem をビルドするときに使用するパラメータを返します。
Gem をビルドするときに使用するパラメータを返します。 -
Gem
:: Command . build _ args=(value) (6102.0) -
Gem をビルドするときに使用するパラメータをセットします。
Gem をビルドするときに使用するパラメータをセットします。
@param value Gem をビルドするときに使用するパラメータを指定します。 -
Gem
:: Command . extra _ args -> Array (6102.0) -
追加の引数を返します。
追加の引数を返します。 -
Gem
:: Command . extra _ args=(value) (6102.0) -
追加の引数をセットします。
追加の引数をセットします。
@param value 配列を指定します。 -
Gem
:: Command . specific _ extra _ args(cmd) -> Array (6102.0) -
与えられたコマンドに対応する追加の引数を返します。
与えられたコマンドに対応する追加の引数を返します。
特別な追加引数はプログラムの開始時に Gem の設定ファイルから読み込まれます。
@param cmd コマンド名を指定します。 -
Gem
:: Command . specific _ extra _ args _ hash -> Hash (6102.0) -
特別な追加引数へのアクセスを提供します。
特別な追加引数へのアクセスを提供します。 -
Gem
:: DocManager . configured _ args -> Array (6102.0) -
RDoc に渡す引数を返します。
RDoc に渡す引数を返します。