るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. specification executable
  2. specification executables=
  3. specification executables
  4. specification email=

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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

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