293件ヒット
[101-200件を表示]
(0.040秒)
別のキーワード
種類
- ライブラリ (204)
- インスタンスメソッド (60)
- 文書 (16)
- クラス (13)
ライブラリ
クラス
-
Gem
:: Command (24) -
Gem
:: Commands :: BuildCommand (12) -
Gem
:: Commands :: DependencyCommand (12) -
Gem
:: ConfigFile (12)
キーワード
- Application (1)
-
NEWS for Ruby 2
. 2 . 0 (11) -
NEWS for Ruby 3
. 0 . 0 (5) - WhichCommand (12)
-
defaults
_ str (12) -
handle
_ arguments (12) - rubygems (12)
-
rubygems
/ commands / build _ 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 / help _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / lock _ command (12) -
rubygems
/ commands / pristine _ command (12) -
rubygems
/ commands / rdoc _ command (12) -
rubygems
/ commands / search _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ commands / unpack _ command (12)
検索結果
先頭5件
-
rubygems
/ commands / search _ command (6076.0) -
指定された文字列を含む Gem パッケージを全て表示するためのライブラリです。
...れた文字列を含む Gem パッケージを全て表示するためのライブラリです。
Usage: gem search [STRING] [options]
Options:
-i, --[no-]installed Check for installed gem
-v, --version VERSION Specify version of gem to search
-d, --[......no-]details Display detailed information of gem(s)
--[no-]versions Display only gem names
-a, --all Display all gem versions
Local/Remote Options:
-l, --local 操作をローカルに限定します......Ruby 自体のデバッグオプションを有効にします
Arguments:
STRING 検索したい Gem パッケージ名の一部を指定します
Summary:
STRING を含む全ての Gem パッケージ名を表示します
Defaults:
--local --no-deta... -
rubygems
/ commands / list _ command (6070.0) -
Gem パッケージの名前を前方一致で検索するためのライブラリです。
...Gem パッケージの名前を前方一致で検索するためのライブラリです。
Usage: gem list [STRING] [options]
Options:
-i, --[no-]installed Check for installed gem
-v, --version VERSION 指定されたバージョンの一覧を出力しま......す
-d, --[no-]details Gem パッケージの詳細も表示します
--[no-]versions Gem パッケージの名前のみ表示します
-a, --all 全ての Gem パッケージを表示します
Local/Remote Options:
-l......Ruby 自体のデバッグオプションを有効にします
Arguments:
STRING 探したい Gem の名前を前方一致で指定します
Summary:
指定された文字列で始まる Gem パッケージを列挙します
Defaults:
--local --no-deta... -
rubygems
/ commands / specification _ command (6064.0) -
指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。
...指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。
Usage: gem specification [GEMFILE] [options]
Options:
-v, --version VERSION Specify version of gem to examine
--platform PLATFORM Specify......the platform of gem to specification
--all Output specifications for all versions of
the gem
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote......debug Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMFILE gemspec を表示する Gem パッケージ名を指定します
Summary:
Gem パッケージの仕様を YAML 形式で表示します
Defaults:
--local -... -
rubygems
/ commands / contents _ command (6058.0) -
インストールされている Gem パッケージに含まれているファイルリストを表示するためのライブラリです。
...ンストールされている Gem パッケージに含まれているファイルリストを表示するためのライブラリです。
Usage: gem contents GEMNAME [options]
Options:
-v, --version VERSION 指定されたバージョンの Gem パッケージの内容を......表示します
-s, --spec-dir a,b,c 指定されたパス以下にある Gem パッケージを検索します
-l, --[no-]lib-only Gem パッケージの lib ディレクトリ以下にある
ファイルのみを表示し......Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME Gem パッケージの名前を指定します
Summary:
インストールされている Gem パッケージに含まれるファイルの一覧を表示します
Defau... -
rubygems
/ commands / dependency _ command (6058.0) -
インストールされている Gem パッケージの依存関係を表示するためのライブラリです。
...インストールされている Gem パッケージの依存関係を表示するためのライブラリです。
Usage: gem dependency GEMNAME [options]
Options:
-v, --version VERSION 指定したバージョンの依存関係を表示します
--platform PLATFO......RM 指定したプラットフォームの依存関係を表示します
-R, --[no-]reverse-dependencies この Gem を使用している Gem を表示します
-p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-l, --local......Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME 依存関係を表示する Gem の名前を指定します
Summary:
インストールされている Gem の依存関係を表示します
Defaults:
--local --version '... -
rubygems
/ commands / fetch _ command (6058.0) -
Gem パッケージをダウンロードしてカレントディレクトリに保存するためのライブラリです。
...Gem パッケージをダウンロードしてカレントディレクトリに保存するためのライブラリです。
Usage: gem fetch GEMNAME [GEMNAME ...] [options]
Options:
-v, --version VERSION 指定されたバージョンの Gem を取得します
--pl......atform PLATFORM 指定されたプラットフォームの Gem を取得します
Local/Remote Options:
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
-p, --[no-]http-proxy [URL] リ......g Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME ダウンロードする Gem パッケージの名前を指定します
Summary:
Gem パッケージをダウンロードしてカレントディレクトリに保存し... -
rubygems
/ commands / uninstall _ command (6058.0) -
Gem パッケージをアンインストールするためのライブラリです。
...Gem パッケージをアンインストールするためのライブラリです。
Usage: gem uninstall GEMNAME [GEMNAME ...] [options]
Options:
-a, --[no-]all Uninstall all matching versions
-I, --[no-]ignore-dependencies Ignore dependency requirements while......dir DIR Directory to uninstall gem from
-n, --bindir DIR Directory to remove binaries from
-v, --version VERSION Specify version of gem to uninstall
--platform PLATFORM Specify the platform of gem to uninstall
Common Options:
-......グオプションを有効にします
Arguments:
GEMNAME アンインストールする Gem パッケージ名を指定します。
Summary:
Gem パッケージをアンインストールします
Defaults:
--version '>= 0' --no-force --install-dir /usr/lib/ruby/gems/1.8... -
rubygems
/ commands / help _ command (6046.0) -
Gem コマンドに関するヘルプを提供するためのライブラリです。
...Gem コマンドに関するヘルプを提供するためのライブラリです。
Usage: gem help ARGUMENT [options]
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします......効にします
Arguments:
commands gem コマンドのサブコマンドの一覧を表示します
examples gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示します
Summary:
gem コマンドに... -
rubygems
/ commands / unpack _ command (6046.0) -
指定された Gem パッケージをカレントディレクトリに展開するためのライブラリです。
... Gem パッケージをカレントディレクトリに展開するためのライブラリです。
Usage: gem unpack GEMNAME [options]
Options:
--target 展開先のディレクトリを指定します
-v, --version VERSION 展開する Gem......--debug Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME 展開する Gem パッケージ名を指定します
Summary:
Gem パッケージをカレントディレクトリに展開します
Defaults:
--vers...