るりまサーチ

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

別のキーワード

  1. specification executables
  2. specification executables=
  3. uninstaller remove_executables
  4. rubygems/specification executables
  5. rubygems/specification executables=

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

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

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

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

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