るりまサーチ

最速Rubyリファレンスマニュアル検索!
204件ヒット [1-100件を表示] (0.057秒)
トップページ > クエリ:command[x] > クエリ:arguments[x] > 種類:ライブラリ[x]

別のキーワード

  1. shell/builtin-command new
  2. rubygems/command command
  3. irb/extend-command def_extend_command
  4. irb/extend-command install_extend_commands
  5. shell/builtin-command each

検索結果

<< 1 2 3 > >>

rubygems/commands/lock_command (12019.0)

指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
GEMNAME ロックする Gem パッケージの名前を指定します
VERSION ロックする Gem パッケージの...
...使用するために必要な記述を表示します
Description:
The lock command will generate a list of +gem+ statements that will lock
down
the versions for the gem given in the command line. It will specify exact
versions in the requirements list to ensure that th...

rubygems/commands/pristine_command (12019.0)

インストールされている Gem パッケージを初期状態にするためのライブラリです。

...ションを有効にします
Arguments
:
GEMNAME gem to restore to pristine condition (unless --all)
Summary:
Restores installed gems to pristine condition from files located in the gem
cache
Description:
The pristine command compares the installed gems wit...
...em and restores any files that don't match the cached gem's copy.

If you have made modifications to your installed gems, the pristine command
will revert them. After all the gem's files have been checked all bin stubs
for the gem are regenerated.

If the cached...

rubygems/commands/help_command (12013.0)

Gem コマンドに関するヘルプを提供するためのライブラリです。

...y 自体のデバッグオプションを有効にします
Arguments
:
command
s gem コマンドのサブコマンドの一覧を表示します
examples gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示し...

rubygems/commands/build_command (12007.0)

Gem パッケージをビルドするためのライブラリです。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
GEMSPEC_FILE Gem パッケージをビルドするのに必要な gemspec ファイル名を指定します
Summary:
gemspec...

rubygems/commands/cleanup_command (12007.0)

ローカルにインストールされている古い Gem を削除するライブラリです。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
GEMNAME 削除する Gem パッケージの名前を指定します
Summary:
ローカルリポジトリにインスト...

絞り込み条件を変える

rubygems/commands/contents_command (12007.0)

インストールされている Gem パッケージに含まれているファイルリストを表示するためのライブラリです。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
GEMNAME Gem パッケージの名前を指定します
Summary:
インストールされている Gem パッケージ...

rubygems/commands/dependency_command (12007.0)

インストールされている Gem パッケージの依存関係を表示するためのライブラリです。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
GEMNAME 依存関係を表示する Gem の名前を指定します
Summary:
インストールされている Gem の...

rubygems/commands/environment_command (12007.0)

RubyGems の環境に関する情報を表示するためのライブラリです。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
packageversion gem のバージョンを表示します
gemdir Gem パッケージのインストール先を表示し...

rubygems/commands/fetch_command (12007.0)

Gem パッケージをダウンロードしてカレントディレクトリに保存するためのライブラリです。

...バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments
:
GEMNAME ダウンロードする Gem パッケージの名前を指定します
Summary:
Gem パッケージをダウ...
<< 1 2 3 > >>