るりまサーチ

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

別のキーワード

  1. bigdecimal/util to_d
  2. float to_d
  3. rsa d
  4. matrix d
  5. openssl d

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

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

@todo

...@todo

コマンド名を返します。...

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

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

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

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

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

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

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

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

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

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

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

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

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

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

絞り込み条件を変える

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

@todo

...@todo...

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

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

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

Gem::Commands::DependencyCommand#print_dependencies(spec, level = 0) -> String (15201.0)

依存関係を表す文字列を返します。

依存関係を表す文字列を返します。

@param spec Gem::Specification のインスタンスを指定します。

@param level 依存関係の深さを指定します。

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

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

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

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

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

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

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

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

絞り込み条件を変える

<< 1 2 3 ... > >>