るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.046秒)
トップページ > クエリ:String[x] > バージョン:2.1.0[x] > ライブラリ:rubygems[x] > クエリ:executable[x]

別のキーワード

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

クラス

キーワード

検索結果

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

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

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

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

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

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

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

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

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