783件ヒット
[1-100件を表示]
(0.036秒)
別のキーワード
ライブラリ
- csv (1)
-
rubygems
/ command (72) -
rubygems
/ commands / which _ command (12) -
rubygems
/ dependency _ installer (24) -
rubygems
/ installer (12) -
rubygems
/ security (72) -
rubygems
/ server (12) -
rubygems
/ specification (24) -
rubygems
/ uninstaller (12)
クラス
- CSV (1)
-
Gem
:: Command (72) -
Gem
:: DependencyInstaller (24) -
Gem
:: Installer (12) -
Gem
:: Security :: Policy (24) -
Gem
:: Server (12) -
Gem
:: Specification (24) -
Gem
:: Uninstaller (12)
モジュール
-
Gem
:: InstallUpdateOptions (24) -
Gem
:: LocalRemoteOptions (108) -
Gem
:: Security (48)
キーワード
-
DEFAULT
_ OPTIONS (12) - InstallUpdateOptions (12)
- LocalRemoteOptions (12)
-
NEWS for Ruby 2
. 0 . 0 (12) -
NEWS for Ruby 2
. 2 . 0 (11) -
NEWS for Ruby 2
. 4 . 0 (9) -
NEWS for Ruby 3
. 0 . 0 (5) - WhichCommand (12)
-
accept
_ uri _ http (12) -
add
_ bulk _ threshold _ option (12) -
add
_ common _ option (12) -
add
_ option (12) -
add
_ proxy _ option (12) -
add
_ source _ option (12) -
add
_ trusted _ cert (12) -
add
_ update _ sources _ option (12) - both? (12)
-
build
_ cert (12) -
build
_ self _ signed _ cert (12) - generate (1)
-
install
_ update _ defaults _ str (12) - local? (12)
- new (48)
- rdoc (12)
- remote? (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) -
rubygems
/ security (12) - run (12)
-
sign
_ cert (12) -
test
/ unit (1) -
trusted
_ cert _ path (12)
検索結果
先頭5件
-
Gem
:: Command # options -> Hash (21101.0) -
コマンドで使用するオプションを返します。
コマンドで使用するオプションを返します。 -
Gem
:: InstallUpdateOptions # add _ install _ update _ options (12101.0) -
インストールとアップデートに関するオプションを追加します。
インストールとアップデートに関するオプションを追加します。 -
Gem
:: LocalRemoteOptions # add _ local _ remote _ options (12101.0) -
オプション --local, --remote, --both を追加します。
オプション --local, --remote, --both を追加します。 -
rubygems
/ install _ update _ options (12016.0) -
Gem::Command で使用するインストールとアップデートに関するオプションを 扱うためのモジュールを定義したライブラリです。
...Gem::Command で使用するインストールとアップデートに関するオプションを
扱うためのモジュールを定義したライブラリです。... -
rubygems
/ local _ remote _ options (12016.0) -
Gem::Command で使用する --local, --remote オプションのためのモジュールを 定義したライブラリです。
...Gem::Command で使用する --local, --remote オプションのためのモジュールを
定義したライブラリです。... -
Gem
:: Command # merge _ options(new _ options) -> Hash (9208.0) -
与えられたオプションとデフォルトのオプションをマージします。 しかし、新しいオプションに同一のキーがあってもデフォルトのオプションは変更されません。
...オプションとデフォルトのオプションをマージします。
しかし、新しいオプションに同一のキーがあってもデフォルトのオプションは変更されません。
@param new_options 新しいコマンドオプションをハッシュで指定します。... -
Gem
:: Specification # rdoc _ options=(options) (9208.0) -
API ドキュメントを生成するときに rdoc コマンドに与えるオプションをセットします。
...API ドキュメントを生成するときに rdoc コマンドに与えるオプションをセットします。
@param options API ドキュメントを生成するときに rdoc コマンドに与えるオプションを指定します。... -
Gem
:: Command # handle _ options(args) (9101.0) -
与えられた引数のリストをパースして結果を記録します。
与えられた引数のリストをパースして結果を記録します。
@param args 引数のリストを指定します。 -
Gem
:: Command . common _ options -> Array (9101.0) -
共通の引数を返します。
共通の引数を返します。