42件ヒット
[1-42件を表示]
(0.010秒)
種類
- インスタンスメソッド (36)
- 特異メソッド (6)
ライブラリ
クラス
-
Gem
:: SourceIndex (12) -
Gem
:: SpecFetcher (24) -
Shell
:: CommandProcessor (6)
キーワード
-
add
_ specs (12) -
def
_ builtin _ commands (6) -
latest
_ specs (12)
検索結果
先頭4件
-
Gem
:: SpecFetcher # specs -> Hash (18201.0) -
キャッシュされている全ての gemspec を返します。
キャッシュされている全ての gemspec を返します。 -
Gem
:: SourceIndex # add _ specs(*gem _ specs) -> Hash (6308.0) -
自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。
...自身に引数で与えられた Gem::Specification のインスタンスを全て追加します。
@param gem_specs 複数の Gem::Specification のインスタンスを指定します。... -
Gem
:: SpecFetcher # latest _ specs -> Hash (6201.0) -
キャッシュされている最新の gemspec を返します。
キャッシュされている最新の gemspec を返します。 -
Shell
:: CommandProcessor . def _ builtin _ commands(delegation _ class , commands _ specs) -> () (3107.0) -
@todo
...@todo
@param delegation_class 処理を委譲したいクラスかモジュールを指定します。
@param commands_specs コマンドの仕様を文字列の配列で指定します。
[[コマンド名, [引数1, 引数2, ...]], ...]...
