6件ヒット
[1-6件を表示]
(0.028秒)
別のキーワード
検索結果
先頭5件
-
Gem
:: Commands :: BuildCommand (63055.0) -
Gem パッケージをビルドするためのクラスです。
Gem パッケージをビルドするためのクラスです。 -
Gem
:: Commands :: BuildCommand # load _ gemspecs(filename) -> Array (36307.0) -
gemspec ファイルをロードします。
gemspec ファイルをロードします。
@param filename ファイル名を指定します。 -
Gem
:: Commands :: BuildCommand # arguments -> String (18007.0) -
引数の説明を表す文字列を返します。
引数の説明を表す文字列を返します。 -
Gem
:: Commands :: BuildCommand # execute -> () (18007.0) -
コマンドを実行します。
コマンドを実行します。 -
Gem
:: Commands :: BuildCommand # usage -> String (18007.0) -
使用方法を表す文字列を返します。
使用方法を表す文字列を返します。 -
Gem
:: Commands :: BuildCommand # yaml?(filename) -> bool (18007.0) -
与えられたファイル名を持つファイルが yaml ファイルである場合に真を返します。
与えられたファイル名を持つファイルが yaml ファイルである場合に真を返します。
@param filename ファイル名を指定します。