るりまサーチ

最速Rubyリファレンスマニュアル検索!
737件ヒット [1-100件を表示] (0.060秒)
トップページ > クエリ:command[x] > クエリ:rubygems/command[x]

別のキーワード

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

ライブラリ

クラス

キーワード

検索結果

<< 1 2 3 ... > >>

rubygems/command (44000.0)

gem コマンドを扱うためのライブラリです。

gem コマンドを扱うためのライブラリです。

Gem::Command#command -> String (29101.0)

コマンドの名前を返します。

コマンドの名前を返します。

rubygems/commands/generate_index_command (18012.0)

ある Gem サーバに対するインデックスを作成するためのライブラリです。

...Summary:
Generates the index files for a gem server directory
Description:
The generate_index command creates a set of indexes for serving gems
statically. The command expects a 'gems' directory under the path given to
the --directory option. When done, it will generat...

rubygems/commands/lock_command (18012.0)

指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#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 (18012.0)

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

...Description:
The pristine command compares the installed gems with the contents of the
cached gem 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...

絞り込み条件を変える

rubygems/commands/help_command (18006.0)

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

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

rubygems/commands/server_command (18006.0)

ローカルにインストールされている Gem パッケージとそのドキュメントを HTTP サーバに 載せて公開するためのライブラリです。

...デバッグオプションを有効にします
Summary:
Documentation and gem repository HTTP server
Description:
The server command starts up a web server that hosts the RDoc for your
installed gems and can operate as a server for installation of gems on other
mach...

rubygems/commands/build_command (18000.0)

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

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


Usage: gem build GEMSPEC_FILE [options]
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指定された設定ファイルを使用します...

rubygems/commands/cert_command (18000.0)

Gem パッケージの証明書や署名の設定を管理するためのライブラリです。

Gem パッケージの証明書や署名の設定を管理するためのライブラリです。

Usage: gem cert [options]
Options:
-a, --add CERT 信頼された証明書を追加します
-l, --list 信頼されている証明書の一覧を表示します
-r, --remove STRING STRING を含む証明書を削除します
-b, --build EMAIL_ADDR EMAIL_ADDR ...

rubygems/commands/check_command (18000.0)

インストールされている Gem パッケージを検証するためのライブラリです。

インストールされている Gem パッケージを検証するためのライブラリです。

Usage: gem check [options]
Options:
--verify FILE 内部のチェックサムにより Gem パッケージを検証します
-a, --alien 管理されていないパッケージを報告します
-t, --test Gem パッケージのユニットテストを実行します
-v, --version VERSION ...

絞り込み条件を変える

<< 1 2 3 ... > >>