るりまサーチ

最速Rubyリファレンスマニュアル検索!
156件ヒット [1-100件を表示] (0.096秒)
トップページ > クエリ:t[x] > クエリ:commands[x] > 種類:インスタンスメソッド[x]

別のキーワード

  1. openssl t61string
  2. asn1 t61string
  3. matrix t
  4. t61string new
  5. fiddle align_size_t

検索結果

<< 1 2 > >>

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

RubyGems 自体を更新します。

RubyGems 自体を更新します。

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

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

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

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

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

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

Gem::Commands::BuildCommand#execute -> () (9101.0)

コマンドを実行します。

コマンドを実行します。

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

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

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

絞り込み条件を変える

Gem::Commands::DependencyCommand#execute -> () (9101.0)

コマンドを実行します。

コマンドを実行します。

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

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

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

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

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

Gem::Commands::LockCommand#spec_path(gem_full_name) -> String (9101.0)

指定された Gem パッケージの gemspec ファイルのフルパスを返します。

指定された Gem パッケージの gemspec ファイルのフルパスを返します。

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

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

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

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

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

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