るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.100秒)

別のキーワード

  1. rubygems/user_interaction new
  2. rubygems/user_interaction updated
  3. rubygems/user_interaction count
  4. rubygems/user_interaction done
  5. rubygems/package/tar_writer new

ライブラリ

クラス

キーワード

検索結果

Gem::Specification#executables -> [String] (87304.0)

実行可能ファイル名のリストを返します。

実行可能ファイル名のリストを返します。

Gem::Specification#executables=(executables) (51625.0)

実行可能ファイル名のリストをセットします。

実行可能ファイル名のリストをセットします。

@param executables 実行可能ファイル名のリストを指定します。

Gem::Specification#add_bindir(executables) -> Array | nil (33322.0)

実行コマンドの格納場所を返します。

実行コマンドの格納場所を返します。

@param executables 実行コマンド名を格納した配列を指定します。