12件ヒット
[1-12件を表示]
(0.214秒)
別のキーワード
検索結果
-
rubygems
/ commands / dependency _ command (38024.0) -
インストールされている Gem パッケージの依存関係を表示するためのライブラリです。
...ケージの依存関係を表示するためのライブラリです。
Usage: gem dependency GEMNAME [options]
Options:
-v, --version VERSION 指定したバージョンの依存関係を表示します
--platform PLATFORM 指定したプラットフォ......R, --[no-]reverse-dependencies この Gem を使用している Gem を表示します
-p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote......ッグオプションを有効にします
Arguments:
GEMNAME 依存関係を表示する Gem の名前を指定します
Summary:
インストールされている Gem の依存関係を表示します
Defaults:
--local --version '>= 0' --no-reverse-dependencies...