336件ヒット
[201-300件を表示]
(0.050秒)
別のキーワード
種類
- ライブラリ (300)
- インスタンスメソッド (24)
- クラス (12)
ライブラリ
クラス
-
Gem
:: Command (24)
キーワード
- WhichCommand (12)
- rubygems (12)
-
rubygems
/ commands / build _ command (12) -
rubygems
/ commands / cert _ command (12) -
rubygems
/ commands / check _ command (12) -
rubygems
/ commands / cleanup _ command (12) -
rubygems
/ commands / contents _ command (12) -
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / environment _ command (12) -
rubygems
/ commands / fetch _ command (12) -
rubygems
/ commands / generate _ index _ command (12) -
rubygems
/ commands / help _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / lock _ command (12) -
rubygems
/ commands / mirror _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / pristine _ command (12) -
rubygems
/ commands / query _ command (12) -
rubygems
/ commands / rdoc _ command (12) -
rubygems
/ commands / search _ command (12) -
rubygems
/ commands / server _ command (12) -
rubygems
/ commands / sources _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ commands / unpack _ command (12) - summary= (12)
検索結果
先頭5件
-
rubygems
/ commands / mirror _ command (12006.0) -
リモートリポジトリをローカルリポジトリにミラーするためのライブラリです。
...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Gem リポジトリをミラーします
Description:
このコマンドは ~/.gemmirrorrc ファイルを使用してリモ... -
rubygems
/ commands / outdated _ command (12006.0) -
更新が必要な Gem パッケージの一覧を出力するためのライブラリです。
...定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
更新が必要な Gem パッケージを全て表示します。... -
rubygems
/ commands / query _ command (12006.0) -
Gem パッケージの情報を検索するためのライブラリです。
...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Gem パッケージの情報を検索します
Defaults:
--local --name-matches // --no-details --versions --no-installed... -
rubygems
/ commands / rdoc _ command (12006.0) -
RDoc と ri のライブラリを生成するためのライブラリです。
...ドキュメントを生成する Gem パッケージを指定します。省略すると全ての
Gem パッケージのドキュメントを生成します。
Summary:
RDoc/RI ドキュメントを生成します
Defaults:
--version '>= 0' --rdoc --ri... -
rubygems
/ commands / search _ command (12006.0) -
指定された文字列を含む Gem パッケージを全て表示するためのライブラリです。
...Ruby 自体のデバッグオプションを有効にします
Arguments:
STRING 検索したい Gem パッケージ名の一部を指定します
Summary:
STRING を含む全ての Gem パッケージ名を表示します
Defaults:
--local --no-details... -
rubygems
/ commands / sources _ command (12006.0) -
Gem パッケージの取得元の情報を管理するためのライブラリです。
...用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Gem パッケージの取得元の情報を管理します
Defaults:
--list... -
rubygems
/ commands / specification _ command (12006.0) -
指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。
...Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMFILE gemspec を表示する Gem パッケージ名を指定します
Summary:
Gem パッケージの仕様を YAML 形式で表示します
Defaults:
--local --version '>= 0'... -
rubygems
/ commands / uninstall _ command (12006.0) -
Gem パッケージをアンインストールするためのライブラリです。
...グオプションを有効にします
Arguments:
GEMNAME アンインストールする Gem パッケージ名を指定します。
Summary:
Gem パッケージをアンインストールします
Defaults:
--version '>= 0' --no-force --install-dir /usr/lib/ruby/gems/1.8... -
rubygems
/ commands / unpack _ command (12006.0) -
指定された Gem パッケージをカレントディレクトリに展開するためのライブラリです。
...Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME 展開する Gem パッケージ名を指定します
Summary:
Gem パッケージをカレントディレクトリに展開します
Defaults:
--version '>= 0'...