るりまサーチ

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

別のキーワード

  1. shell cat
  2. cat each
  3. shell/filter cat
  4. filter cat
  5. cat new

ライブラリ

クラス

検索結果

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

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

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

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

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

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

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