るりまサーチ (Ruby 2.3.0)

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

別のキーワード

  1. specfetcher fetch_spec
  2. lockcommand spec_path
  3. sourceindex add_spec
  4. installer write_spec
  5. rubygems/format spec

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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