るりまサーチ (Ruby 2.3.0)

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

別のキーワード

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

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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