るりまサーチ

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

別のキーワード

  1. rubygems gem
  2. rubygems/gem_openssl ssl_available?
  3. rubygems/gem_openssl ensure_ssl_available
  4. gem md5
  5. gem sha1

検索結果

<< 1 2 > >>

Gem::StreamUI::SimpleProgressReporter#count -> Integer (21117.0)

Gem::StreamUI::SimpleProgressReporter#updated が呼び出された回数を返します。

...
Gem
::StreamUI::SimpleProgressReporter#updated が呼び出された回数を返します。...

Gem::StreamUI::VerboseProgressReporter#count -> Integer (21117.0)

Gem::StreamUI::VerboseProgressReporter#updated が呼び出された回数を返します。

...
Gem
::StreamUI::VerboseProgressReporter#updated が呼び出された回数を返します。...

Gem::StreamUI::SilentProgressReporter#count -> nil (21101.0)

何もしません。

何もしません。

rubygems/commands/install_command (6088.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 パッケージに含まれるバイナ...
...モートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定しま...

rubygems/commands/query_command (6076.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...
...モートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定しま...

絞り込み条件を変える

rubygems/commands/search_command (6076.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 操作をローカルに限定します...
...モートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定しま...

rubygems/commands/list_command (6070.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...
...モートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定しま...

rubygems/commands/specification_command (6064.0)

指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。

...指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。

Usage: gem specification [GEMFILE] [options]
Options:
-v, --version VERSION Specify version of gem to examine
--platform PLATFORM Specify...
...the platform of gem to specification
--all Output specifications for all versions of
the gem
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote...
...モートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定しま...

rubygems/commands/dependency_command (6058.0)

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

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

Usage: gem dependency GEMNAME [options]
Options:
-v, --version VERSION 指定したバージョンの依存関係を表示します
--platform PLATFO...
...RM 指定したプラットフォームの依存関係を表示します
-R, --[no-]reverse-dependencies この Gem を使用している Gem を表示します
-p, --pipe Pipe Format (name --version ver)
Local/Remote Options:
-l, --local...
...モートの両方の操作を許可します
-B, --bulk-threshold COUNT Threshold for switching to bulk
synchronization (default 1000)
--source URL Gem パッケージのリモートリポジトリの URL を指定しま...
<< 1 2 > >>