るりまサーチ

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

別のキーワード

  1. specfetcher fetch_spec
  2. installer spec
  3. oldformat spec
  4. format spec
  5. uninstaller spec

ライブラリ

クラス

キーワード

検索結果

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

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

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

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

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

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

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

Gem::Uninstaller#remove_executables(gemspec) (6202.0)

与えられた Gem::Specification に対応する実行ファイルを削除します。

...与えられた Gem::Specification に対応する実行ファイルを削除します。

@param gemspec アンインストール指定されている Gem の Gem::Specification を指定します。...

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

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

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

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