るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. specfetcher fetch_spec
  2. sourceindex add_spec
  3. sourceindex spec_dirs
  4. oldformat spec=
  5. installer write_spec

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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