るりまサーチ (Ruby 2.5.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.183秒)
トップページ > バージョン:2.5.0[x] > 種類:インスタンスメソッド[x] > クエリ:a[x] > クエリ:at[x] > クエリ:spec[x] > クエリ:default_executable[x]

別のキーワード

  1. installer write_spec
  2. sourceindex add_spec
  3. specfetcher fetch_spec
  4. sourceindex spec_dirs
  5. lockcommand spec_path

ライブラリ

クラス

検索結果

Gem::Specification#default_executable -> String | nil (90607.0)

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

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

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

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

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

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