るりまサーチ

最速Rubyリファレンスマニュアル検索!
60件ヒット [1-60件を表示] (0.161秒)
トップページ > クエリ:rubygems/commands/build_command[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document clone
  4. rexml/document to_s
  5. rexml/document node_type

ライブラリ

キーワード

検索結果

Gem::Commands::BuildCommand#arguments -> String (8001.0)

引数の説明を表す文字列を返します。

引数の説明を表す文字列を返します。

Gem::Commands::BuildCommand#execute -> () (8001.0)

コマンドを実行します。

コマンドを実行します。

Gem::Commands::BuildCommand#load_gemspecs(filename) -> Array (8001.0)

gemspec ファイルをロードします。

gemspec ファイルをロードします。

@param filename ファイル名を指定します。

Gem::Commands::BuildCommand#usage -> String (8001.0)

使用方法を表す文字列を返します。

使用方法を表す文字列を返します。

Gem::Commands::BuildCommand#yaml?(filename) -> bool (8001.0)

与えられたファイル名を持つファイルが yaml ファイルである場合に真を返します。

与えられたファイル名を持つファイルが yaml ファイルである場合に真を返します。

@param filename ファイル名を指定します。

絞り込み条件を変える