るりまサーチ

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

別のキーワード

  1. openssl p
  2. openssl p=
  3. fileutils mkdir_p
  4. dsa p
  5. rsa p

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

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

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

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

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

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

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

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

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

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

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

Gem::Commands::UnpackCommand#get_path(gemname, version_req) -> String | nil (15101.0)

引数で指定された条件にマッチする Gem パッケージを保存しているパスを返します。

...引数で指定された条件にマッチする Gem パッケージを保存しているパスを返します。

@param gemname Gem パッケージの名前を指定します。

@param version_req バージョンの満たすべき条件を文字列で指定します。...

Gem::Commands::UpdateCommand#do_rubygems_update(version) (15101.0)

RubyGems 自体を更新します。

RubyGems 自体を更新します。

絞り込み条件を変える

Gem::Commands::UpdateCommand#which_to_update(highest_installed_gems, gem_names) -> Array (15101.0)

更新が必要な Gem のリストを返します。

更新が必要な Gem のリストを返します。

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

@todo

@todo

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

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

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

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

Shell::CommandProcessor#expand_path(path) -> String (12301.0)

Fileクラスにある同名のクラスメソッドと同じです.

...Fileクラスにある同名のクラスメソッドと同じです.

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

@see File.expand_path...

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

@todo

@todo

絞り込み条件を変える

Kernel#cpp_command(outfile, opt = "") -> String (12202.0)

実際にプリプロセッサを実行する際に使用するコマンドを返します。

...実際にプリプロセッサを実行する際に使用するコマンドを返します。

@param outfile 出力ファイルの名前を指定します。

@param opt プリプロセッサに与える追加のコマンドライン引数を指定します。

@see RbConfig.expand...
<< 1 2 3 ... > >>