るりまサーチ (Ruby 2.3.0)

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

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

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

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