るりまサーチ

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

別のキーワード

  1. _builtin to_r
  2. open3 pipeline_r
  3. matrix elements_to_r
  4. bigdecimal to_r
  5. fileutils cp_r

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

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

@todo

@todo

コマンド名を返します。

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

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

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

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

Shell::SystemCommand#start_export (15201.0)

@todo

@todo

Shell::SystemCommand#start_import -> () (15201.0)

@todo

@todo

絞り込み条件を変える

Shell#command_processor -> Shell::CommandProcessor (12402.0)

@todo

@todo

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

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

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

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

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

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

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

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

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

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

Rake::PackageTask#tar_command=(command) (12309.0)

tar コマンドとして使用するコマンドを設定します。

...tar コマンドとして使用するコマンドを設定します。

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

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

@todo

@todo

絞り込み条件を変える

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

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

登録されているコマンド名の配列を返します。
<< 1 2 3 ... > >>