るりまサーチ

最速Rubyリファレンスマニュアル検索!
24件ヒット [1-24件を表示] (0.622秒)
トップページ > クエリ:a[x] > クエリ:rubygems/commands/generate_index_command[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

検索結果

rubygems/commands/generate_index_command (50024.0)

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

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

Usage: gem generate_index [options]
Options:
-d, --directory=DIRNAME repository base dir containing gems subdir
Common Options:
-h, --help このコマン...
...backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Generates the index files for a gem server directory
Description:
The generate_index command creates a...
...exes 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
this:

gems/ # .gem files you want to
index
quic...

Gem::Commands::GenerateIndexCommand (17000.0)

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

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