るりまサーチ

最速Rubyリファレンスマニュアル検索!
36件ヒット [1-36件を表示] (0.034秒)
トップページ > クエリ:String[x] > クエリ:executable[x] > クラス:Gem::Specification[x]

別のキーワード

  1. string []=
  2. string slice
  3. string slice!
  4. string []
  5. string gsub!

ライブラリ

キーワード

検索結果

Gem::Specification#executable -> String (18203.0)

実行可能ファイル名を返します。

実行可能ファイル名を返します。

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

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

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

Gem::Specification#executables -> [String] (6202.0)

実行可能ファイル名のリストを返します。

実行可能ファイル名のリストを返します。