るりまサーチ

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

別のキーワード

  1. _builtin to_a
  2. matrix to_a
  3. to_a
  4. dbm to_a
  5. argf.class to_a

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

Gem::Command#command -> String (30202.0)

コマンドの名前を返します。

コマンドの名前を返します。

Shell::SystemCommand#command -> String (30202.0)

@todo

@todo

コマンド名を返します。

Gem::CommandManager#find_command(command_name) -> Gem::Command | nil (21616.0)

登録されているコマンドからマッチしたものを返します。

...れているコマンドからマッチしたものを返します。

@param command_name コマンド名を文字列で指定します。

@return Gem::Command のサブクラスのインスタンスを返します。

@raise RuntimeError マッチする可能性のあるコマンドが複数あ...

Gem::CommandManager#find_command_possibilities(command_name) -> Array (21409.0)

登録されているコマンドでマッチする可能性のあるものを返します。

...登録されているコマンドでマッチする可能性のあるものを返します。

@param command_name コマンド名を文字列で指定します。...

Gem::CommandManager#register_command(command_name) -> false (21409.0)

コマンドを自身に登録します。

...コマンドを自身に登録します。

@param command_name コマンド名をシンボルで指定します。...

絞り込み条件を変える

Gem::CommandManager#command_names -> Array (21202.0)

登録されているコマンド名の配列を返します。

登録されているコマンド名の配列を返します。

Shell::CommandProcessor#find_system_command(command) (18403.0)

@todo

@todo

Gem::Commands::BuildCommand#yaml?(filename) -> bool (15201.0)

与えられたファイル名を持つファイルが yaml ファイルである場合に真を返します。

...与えられたファイル名を持つファイルが yaml ファイルである場合に真を返します。

@param filename ファイル名を指定します。...

Shell::SystemCommand#name -> String (15102.0)

@todo

@todo

コマンド名を返します。

Gem::Commands::BuildCommand#arguments -> String (15101.0)

引数の説明を表す文字列を返します。

引数の説明を表す文字列を返します。

絞り込み条件を変える

<< 1 2 3 ... > >>