るりまサーチ

最速Rubyリファレンスマニュアル検索!
22件ヒット [1-22件を表示] (0.192秒)
トップページ > クエリ:i[x] > クエリ:l[x] > クエリ:gem[x] > クエリ:default_executable[x]

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem default_exec_format
  5. gem default_path

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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