360件ヒット
[1-100件を表示]
(0.033秒)
別のキーワード
ライブラリ
-
rubygems
/ command (12) -
rubygems
/ command _ manager (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 / stale _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ commands / unpack _ command (12) -
rubygems
/ commands / update _ command (12) -
rubygems
/ commands / which _ command (12) -
rubygems
/ exceptions (12)
キーワード
- BuildCommand (12)
- CertCommand (12)
- CheckCommand (12)
- CleanupCommand (12)
- CommandLineError (12)
- CommandManager (12)
- ContentsCommand (12)
- DependencyCommand (12)
- EnvironmentCommand (12)
- FetchCommand (12)
- GenerateIndexCommand (12)
- HelpCommand (12)
- InstallCommand (12)
- ListCommand (12)
- LockCommand (12)
- MirrorCommand (12)
- OutdatedCommand (12)
- PristineCommand (12)
- QueryCommand (12)
- RdocCommand (12)
- SearchCommand (12)
- ServerCommand (12)
- SourcesCommand (12)
- SpecificationCommand (12)
- StaleCommand (12)
- UninstallCommand (12)
- UnpackCommand (12)
- UpdateCommand (12)
- WhichCommand (12)
検索結果
先頭5件
-
Gem
:: Command (21017.0) -
全ての gem コマンドのスーパークラスです。
...全ての gem コマンドのスーパークラスです。... -
Gem
:: Commands :: LockCommand (12049.0) -
指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。
...指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために
必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。... -
Gem
:: Commands :: WhichCommand (12035.0) -
指定された Gem パッケージに含まれるライブラリのパスを見つけるためのクラスです。
...れた Gem パッケージに含まれるライブラリのパスを見つけるためのクラスです。
Usage: gem which FILE [...] [options]
Options:
-a, --[no-]all show all matching files
-g, --[no-]gems-first search gems before non-gems
Comm......Ruby 自体のデバッグオプションを有効にします
Arguments:
FILE Gem パッケージ名を指定します
Summary:
指定された Gem パッケージのライブラリのある場所を表示します
Defaults:
--no-gems-first --no-all... -
Gem
:: Commands :: BuildCommand (12017.0) -
Gem パッケージをビルドするためのクラスです。
...Gem パッケージをビルドするためのクラスです。... -
Gem
:: Commands :: CertCommand (12017.0) -
Gem パッケージの証明書や書名の設定を管理するためのクラスです。
...Gem パッケージの証明書や書名の設定を管理するためのクラスです。... -
Gem
:: Commands :: CheckCommand (12017.0) -
インストールされている Gem パッケージを検証するためのクラスです。
...インストールされている Gem パッケージを検証するためのクラスです。... -
Gem
:: Commands :: CleanupCommand (12017.0) -
ローカルにインストールされている古い Gem を削除するクラスです。
...ローカルにインストールされている古い Gem を削除するクラスです。... -
Gem
:: Commands :: ContentsCommand (12017.0) -
インストールされている Gem パッケージに含まれているファイルリストを表示するためのクラスです。
...インストールされている Gem パッケージに含まれているファイルリストを表示するためのクラスです。... -
Gem
:: Commands :: DependencyCommand (12017.0) -
インストールされている Gem パッケージの依存関係を表示するためのクラスです。
...インストールされている Gem パッケージの依存関係を表示するためのクラスです。...