るりまサーチ

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

別のキーワード

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

モジュール

キーワード

検索結果

<< 1 2 3 ... > >>

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

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

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

rubygems/commands/lock_command (30150.0)

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

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

Usage: gem lock GEMNAME-VERSION [GEMNAME-VERSION ...] [options]
Options:
-s, --[no-]strict...
... Gem パッケージの名前を指定します
VERSION ロックする Gem パッケージのバージョンを指定します
Summary:
特定バージョンの Gem パッケージを使用するために必要な記述を表示します
Description:
The lock command...
...ate 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 the gems loaded will always
be consistent. A full recursive search of all effected gems will be...

rubygems/commands/pristine_command (30112.0)

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

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

Usage: gem pristine [args] [options]
Options:
--all インストールされている全ての Gem パッケージを...
...nts:
GEM
NAME 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 an...
...ched 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 cannot be found, you will need to use `gem in...

rubygems/commands/install_command (30082.0)

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

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

Usage: gem install GEMNAME [GEMNAME ...] [options] -- --build-flags [options]
Options:
--platform PLATFORM 指定されたプラットフォームの Gem パッケ...
...指定されたバージョンの Gem パッケージをインストールします
Install/Update Options:
-i, --install-dir DIR Gem パッケージのインストー先を指定します
-n, --bindir DIR Gem パッケージに含まれるバイナ...
...です
-P, --trust-policy POLICY Specify gem trust policy
--ignore-dependencies 依存している Gem パッケージをインストールしません
-y, --include-dependencies 依存している Gem パッケージをインストールします...

rubygems/commands/query_command (30070.0)

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

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

Usage: gem query [options]
Options:
-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...
...old COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTT...

絞り込み条件を変える

rubygems/commands/search_command (30070.0)

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

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

Usage: gem search [STRING] [options]
Options:
-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 Display all gem versions
Local/Remote Options:
-l, --local 操作をローカルに限定します...
...old COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTT...

rubygems/commands/list_command (30064.0)

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

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

Usage: gem list [STRING] [options]
Options:
-i, --[no-]installed Check for installed gem
-v, --version VERSION 指定されたバージョンの一覧を出力しま...
...
-d, --[no-]details Gem パッケージの詳細も表示します
--[no-]versions Gem パッケージの名前のみ表示します
-a, --all 全ての Gem パッケージを表示します
Local/Remote Options:
-l...
...old COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定します
--[no-]http-proxy [URL] リモートの操作に HTT...

rubygems/commands/generate_index_command (30058.0)

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

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

Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help この...
...有効にします
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...
...# .gem files you want to
index
quick/index
quick/index.rz # quick index manifest
quick/<gemname>.gemspec.rz # legacy YAML quick index
file
quick/Marshal.<version>/<gemname>.gemspec.rz # Marshal...

rubygems/commands/server_command (30058.0)

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

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

Usage: gem server [options]
Options:
-p, --port=PORT port to listen on
-d, --dir=GEMDIR directory from which to serve gems...
...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
machines.

The cache files for installed gems must exist to...
...use the server as a source
for gem installation.

To install gems from a running server, use `gem install GEMNAME --source
http://gem_server_host:8808`
Defaults:
--port 8808 --dir /usr/lib/ruby/gems/1.8 --no-daemon...
<< 1 2 3 ... > >>