るりまサーチ

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

別のキーワード

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

モジュール

キーワード

検索結果

<< < 1 2 3 4 ... > >>

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

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

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

Rake::PackageTask#tar_command -> String (12202.0)

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

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

デフォルトは 'tar' です。...

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

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

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

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

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

IRB::ExtendCommand::IrbCommand#execute(*obj) -> IRB::Irb (12201.0)

新しいサブ irb インタプリタを起動します。

...新しいサブ irb インタプリタを起動します。

@param obj 新しいサブ irb インタプリタで self にするオブジェクトを指定
します。省略した場合は irb を起動したときの main オブジェク
トを self にします。...

IRB::ExtendCommand::Nop#irb_context -> IRB::Context (12201.0)

irb の現在の設定(IRB::Context)を返します。

...irb の現在の設定(IRB::Context)を返します。...

絞り込み条件を変える

IRB::ExtendCommandBundle#irb_context -> IRB::Context (12201.0)

現在の irb に関する IRB::Context を返します。

...現在の irb に関する IRB::Context を返します。...

Shell::CommandProcessor#readable_real?(file) -> bool (12201.0)

FileTest モジュールにある同名のクラスメソッドと同じです.

...FileTest モジュールにある同名のクラスメソッドと同じです.

@param file ファイル名を表す文字列を指定します。

@see FileTest.#readable_real?...

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

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

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

Gem::Commands::DependencyCommand#arguments -> String (12101.0)

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

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

Gem::Commands::DependencyCommand#find_reverse_dependencies(spec) -> Array (12101.0)

与えられた Gem スペックに依存する Gem のリストを返します。

...与えられた Gem スペックに依存する Gem のリストを返します。

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

絞り込み条件を変える

<< < 1 2 3 4 ... > >>