るりまサーチ

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

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

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

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

Shell::SystemCommand#command -> String (30202.0)

@todo

@todo

コマンド名を返します。

DRb::ExtServManager.command -> { String => String|[String] } (24214.0)

サービスを起動するためのコマンドを指定するための Hash を 返します。

...ービスを起動するためのコマンドです。
この Hash を変更することでサービスを定義します。
DRb::ExtServManager.command= で Hash 自体を
変更することでも同じことができます。

コマンドは文字列、もしくは文字列の配列で指定し...

rubygems/commands/generate_index_command (24024.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 (24024.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 (24024.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 (24012.0)

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

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

rubygems/commands/server_command (24012.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...

Gem::Command (24000.0)

全ての gem コマンドのスーパークラスです。

全ての gem コマンドのスーパークラスです。

rubygems/commands/build_command (24000.0)

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

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


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

絞り込み条件を変える

<< 1 2 3 ... > >>