るりまサーチ

最速Rubyリファレンスマニュアル検索!
308件ヒット [1-100件を表示] (0.046秒)
トップページ > クエリ:command[x] > クエリ:summary[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 ... > >>

Gem::Command#summary -> String (21101.0)

コマンドの短い説明を返します。

コマンドの短い説明を返します。

rubygems/commands/generate_index_command (12018.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...

rubygems/commands/lock_command (12018.0)

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

...します
Summary
:
特定バージョンの 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...

rubygems/commands/pristine_command (12018.0)

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

...ts:
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 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 the gem's files have been checked all bin stubs
for the gem are regenerated.

If the cached gem ca...

rubygems/commands/help_command (12012.0)

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

...にします
Arguments:
command
s gem コマンドのサブコマンドの一覧を表示します
examples gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示します
Summary
:
gem コマンドに関...

絞り込み条件を変える

rubygems/commands/server_command (12012.0)

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

...--debug Ruby 自体のデバッグオプションを有効にします
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 se...

rubygems/commands/build_command (12006.0)

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

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

rubygems/commands/cert_command (12006.0)

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

...定された設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary
:
Manage RubyGems certificates and signing settings...

rubygems/commands/check_command (12006.0)

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

...ルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary
:
インストールされている Gem パッケージをチェックします...

rubygems/commands/cleanup_command (12006.0)

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

...デバッグオプションを有効にします
Arguments:
GEMNAME 削除する Gem パッケージの名前を指定します
Summary
:
ローカルリポジトリにインストールされている古いバージョンの
Gem パッケージを削除します
D...

絞り込み条件を変える

<< 1 2 3 ... > >>