るりまサーチ

最速Rubyリファレンスマニュアル検索!
422件ヒット [1-100件を表示] (0.033秒)

別のキーワード

  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 ... > >>

IRB::ExtendCommand::Help (21016.0)

irb 中の help コマンドのための拡張を定義したクラスです。

...irb 中の help コマンドのための拡張を定義したクラスです。...

rubygems/commands/help_command (18018.0)

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

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

Usage: gem help ARGUMENT [options]
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします...
...のデバッグオプションを有効にします
Arguments:
command
s gem コマンドのサブコマンドの一覧を表示します
examples gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示します...

Gem::Commands::HelpCommand (15000.0)

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

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

rubygems/commands/generate_index_command (12018.0)

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

...rate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...
...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 (12018.0)

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

...options]
Options:
-s, --[no-]strict 依存関係を満たせない場合に失敗します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...
...使用するために必要な記述を表示します
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 (12018.0)

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

...したバージョンの Gem パッケージを
初期状態に戻します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...
...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/server_command (12012.0)

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

...ir=GEMDIR directory from which to serve gems
--[no-]daemon run as a daemon
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...
...デバッグオプションを有効にします
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 (12006.0)

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

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


Usage: gem build GEMSPEC_FILE [options]
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...

rubygems/commands/cert_command (12006.0)

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

...用する秘密鍵を指定します
-s, --sign NEWCERT 証明書に秘密鍵で署名します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...

rubygems/commands/check_command (12006.0)

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

...トを実行します
-v, --version VERSION 特定のバージョンのテストを実行します
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q,...

絞り込み条件を変える

<< 1 2 3 ... > >>