るりまサーチ

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

別のキーワード

  1. _builtin -
  2. open-uri open
  3. irb/input-method new
  4. irb/input-method gets
  5. matrix -

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

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

@todo

@todo

コマンド名を返します。

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

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

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

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

rubygems/commands/install_command (12192.0)

Gem パッケージをローカルリポジトリにインストールするためのライブラリです。

...

Usage: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options:
-
-platform PLATFORM 指定されたプラットフォームの Gem パッケージをインストールします
-
v, --version VERSION 指定されたバージョン...
...Install/Update Options:
-
i, --install-dir DIR Gem パッケージのインストー先を指定します
-
n, --bindir DIR Gem パッケージに含まれるバイナリファイルの配置先を指定します
-
d, --[no-]rdoc イン...
...RDoc を生成します
-
-[no-]ri インストール時に RI ドキュメントを生成します
-
E, --[no-]env-shebang インストールするスクリプトの shebang line を書き換えます(/usr/bin/env)
-
f, --[no-]force...

rubygems/commands/query_command (12126.0)

Gem パッケージの情報を検索するためのライブラリです。

...
-
i, --[no-]installed Check for installed gem
-
v, --version VERSION Specify version of gem to query
-
n, --name-matches REGEXP 与えられた正規表現にマッチする Gem パッケージを
検索します
-
d, --...
...[no-]details Gem パッケージの詳細を表示します
-
-[no-]versions Gem パッケージ名のみ表示します
-
a, --all 見つかった Gem パッケージの全てのバージョンを表示します
Local/Remote Options:...
...-l, --local 操作をローカルに限定します
-
r, --remote 操作をリモートに限定します
-
b, --both ローカルとリモートの両方の操作を許可します
-
B, --bulk-threshold COUNT T...

絞り込み条件を変える

rubygems/commands/dependency_command (12108.0)

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

...cy GEMNAME [options]
Options:
-
v, --version VERSION 指定したバージョンの依存関係を表示します
-
-platform PLATFORM 指定したプラットフォームの依存関係を表示します
-
R, --[no-]reverse-dependencies この Gem を使...
...表示します
-
p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-
l, --local 操作をローカルに限定します
-
r, --remote 操作をリモートに限定します
-
b, --both...
...します
-
B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
-
-source URL Gem パッケージのリモートリポジトリの URL を指定します
-
-[no-]http-proxy [URL]...

rubygems/commands/list_command (12102.0)

Gem パッケージの名前を前方一致で検索するためのライブラリです。

...tions]
Options:
-
i, --[no-]installed Check for installed gem
-
v, --version VERSION 指定されたバージョンの一覧を出力します
-
d, --[no-]details Gem パッケージの詳細も表示します
-
-[no-]versions...
...ます
-
a, --all 全ての Gem パッケージを表示します
Local/Remote Options:
-
l, --local 操作をローカルに限定します
-
r, --remote 操作をリモートに限定します
-
b, --both...
...します
-
B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
-
-source URL Gem パッケージのリモートリポジトリの URL を指定します
-
-[no-]http-proxy [URL]...

rubygems/commands/search_command (12102.0)

指定された文字列を含む Gem パッケージを全て表示するためのライブラリです。

...tions:
-
i, --[no-]installed Check for installed gem
-
v, --version VERSION Specify version of gem to search
-
d, --[no-]details Display detailed information of gem(s)
-
-[no-]versions Display only gem names
-
a, --all...
...te Options:
-
l, --local 操作をローカルに限定します
-
r, --remote 操作をリモートに限定します
-
b, --both ローカルとリモートの両方の操作を許可します
-
B, --bulk-threshold...
...synchronization (default 1000)
-
-source URL Gem パッケージのリモートリポジトリの URL を指定します
-
-[no-]http-proxy [URL] リモートの操作に HTTP プロクシを使用します
-
u, --[no-]update-sources ローカルソ...

rubygems/commands/uninstall_command (12084.0)

Gem パッケージをアンインストールするためのライブラリです。

...all GEMNAME [GEMNAME ...] [options]
Options:
-
a, --[no-]all Uninstall all matching versions
-
I, --[no-]ignore-dependencies Ignore dependency requirements while
uninstalling
-
x, --[no-]executables Uninstall applicable ex...
...confirmation
-
i, --install-dir DIR Directory to uninstall gem from
-
n, --bindir DIR Directory to remove binaries from
-
v, --version VERSION Specify version of gem to uninstall
-
-platform PLATFORM Specify the...
...o uninstall
Common Options:
-
h, --help このコマンドのヘルプを表示します
-
V, --[no-]verbose 表示を詳細にします
-
q, --quiet 静かに実行します
-
-config-file FILE 指定さ...
<< 1 2 3 ... > >>