るりまサーチ

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

別のキーワード

  1. openssl generate
  2. json generate
  3. csv generate_line
  4. dh generate
  5. csv generate

ライブラリ

クラス

検索結果

Gem::Indexer#generate_index (27201.0)

インデックスを構築して保存します。

インデックスを構築して保存します。

rubygems/commands/generate_index_command (12012.0)

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

...インデックスを作成するためのライブラリです。

Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマンドのヘルプを表示...
...します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表...
...s 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 generate a set of files like...