るりまサーチ

最速Rubyリファレンスマニュアル検索!
33件ヒット [1-33件を表示] (0.088秒)

別のキーワード

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

ライブラリ

キーワード

検索結果

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

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

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

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

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

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

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

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

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