るりまサーチ (Ruby 2.1.0)

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

別のキーワード

  1. format spec=
  2. sourceindex add_spec
  3. format spec
  4. installer spec
  5. uninstaller spec

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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