るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.063秒)
トップページ > バージョン:2.3.0[x] > 種類:インスタンスメソッド[x] > ライブラリ:rubygems[x] > クエリ:gem[x] > クエリ:executables[x] > クラス:Gem::Specification[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem directories
  5. gem set_paths

キーワード

検索結果

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

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

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

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

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

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

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

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

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

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

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