るりまサーチ

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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