るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.034秒)
トップページ > クエリ:gem[x] > クエリ:Specification[x] > クエリ:executable=[x]

別のキーワード

  1. specification executable=
  2. specification executables=
  3. specification executable
  4. specification executables
  5. rubygems/specification executable=

ライブラリ

クラス

検索結果

Gem::Specification#executable=(executable) (24100.0)

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

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

@param executable 実行可能ファイル名を指定します。

Gem::Specification#default_executable=(executable) (12132.0)

Gem パッケージ内で gem コマンド経由で実行するファイルをセットします。

...
Gem
パッケージ内で gem コマンド経由で実行するファイルをセットします。

@param executable 実行ファイルを指定します。...