761件ヒット
[1-100件を表示]
(0.102秒)
ライブラリ
- getoptlong (12)
-
irb
/ cmd / help (24) -
irb
/ extend-command (12) -
net
/ ftp (12) - optparse (192)
-
rubygems
/ command (24) -
rubygems
/ commands / help _ command (36) -
rubygems
/ commands / which _ command (12) - socket (24)
- win32ole (12)
クラス
-
Gem
:: Command (24) -
Gem
:: Commands :: HelpCommand (24) - GetoptLong (12)
-
IRB
:: ExtendCommand :: Help (12) -
Net
:: FTP (12) - OptionParser (180)
-
WIN32OLE
_ METHOD (12)
モジュール
-
IRB
:: ExtendCommandBundle (12) -
Socket
:: Constants (24)
キーワード
- EXAMPLES (12)
- HELP (12)
- HelpCommand (12)
-
NEWS for Ruby 3
. 0 . 0 (5) - OptionParser (12)
- Options (12)
-
PF
_ PIP (12) -
PF
_ RTIP (12) - PLATFORMS (12)
- Rubyの起動 (12)
- WhichCommand (12)
- execute (12)
- help (24)
- helpstring (12)
-
install
_ extend _ commands (12) - irb (12)
-
on
_ head (12) -
on
_ tail (12) - optparse (12)
- parse (24)
- parse! (12)
- rake (12)
- rdoc (12)
- rubygems (12)
-
rubygems
/ commands / build _ command (12) -
rubygems
/ commands / cert _ command (12) -
rubygems
/ commands / check _ command (12) -
rubygems
/ commands / cleanup _ command (12) -
rubygems
/ commands / contents _ command (12) -
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / environment _ command (12) -
rubygems
/ commands / fetch _ command (12) -
rubygems
/ commands / generate _ index _ command (12) -
rubygems
/ commands / help _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / lock _ command (12) -
rubygems
/ commands / mirror _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / pristine _ command (12) -
rubygems
/ commands / query _ command (12) -
rubygems
/ commands / rdoc _ command (12) -
rubygems
/ commands / search _ command (12) -
rubygems
/ commands / server _ command (12) -
rubygems
/ commands / sources _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
rubygems
/ commands / unpack _ command (12) -
rubygems
/ security (12) - separator (12)
-
show
_ help (12) - summarize (24)
-
summary
_ indent (12) -
summary
_ indent= (12) -
summary
_ width (12) -
summary
_ width= (12) -
to
_ a (12) -
to
_ s (12) - このマニュアルのヘルプ (12)
検索結果
先頭5件
-
IRB
:: ExtendCommand :: Help (21016.0) -
irb 中の help コマンドのための拡張を定義したクラスです。
...irb 中の help コマンドのための拡張を定義したクラスです。... -
rubygems
/ commands / help _ command (18012.0) -
Gem コマンドに関するヘルプを提供するためのライブラリです。
...Gem コマンドに関するヘルプを提供するためのライブラリです。
Usage: gem help ARGUMENT [options]
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします......--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments:
commands gem コマンドのサブコマンドの一覧を表示します
examples......gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示します
Summary:
gem コマンドに関するヘルプを提供します... -
rubygems
/ commands / cleanup _ command (18006.0) -
ローカルにインストールされている古い Gem を削除するライブラリです。
...ルにインストールされている古い Gem を削除するライブラリです。
Usage: gem cleanup [GEMNAME ...] [options]
Options:
-d, --dryrun
Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose......--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME 削除する Gem パッケージの名前を指定します
Summary:
ロ......ーカルリポジトリにインストールされている古いバージョンの
Gem パッケージを削除します
Defaults:
--no-dryrun... -
Gem
:: Commands :: HelpCommand (15000.0) -
Gem コマンドに関するヘルプを提供するためのクラスです。
Gem コマンドに関するヘルプを提供するためのクラスです。 -
Gem
:: Commands :: HelpCommand :: EXAMPLES -> String (12100.0) -
使用例を表す文字列です。
使用例を表す文字列です。 -
Gem
:: Commands :: HelpCommand :: PLATFORMS -> String (12100.0) -
プラットフォームに関する記述を格納している文字列です。
プラットフォームに関する記述を格納している文字列です。 -
rubygems
/ commands / server _ command (12036.0) -
ローカルにインストールされている Gem パッケージとそのドキュメントを HTTP サーバに 載せて公開するためのライブラリです。
...リです。
Usage: gem server [options]
Options:
-p, --port=PORT port to listen on
-d, --dir=GEMDIR directory from which to serve gems
--[no-]daemon run as a daemon
Common Options:
-h, --help......acktrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Documentation and gem repository HTTP server
Description:
The server command starts up a web server tha......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 --sourc... -
rubygems
/ commands / generate _ index _ command (12030.0) -
ある Gem サーバに対するインデックスを作成するためのライブラリです。
...デックスを作成するためのライブラリです。
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... -
rubygems
/ commands / lock _ command (12018.0) -
指定された特定のバージョンの Gem パッケージに依存する Gem を使用するために 必要な Kernel#gem メソッドの呼び出し方法を文字列で出力します。
...し方法を文字列で出力します。
Usage: gem lock GEMNAME-VERSION [GEMNAME-VERSION ...] [options]
Options:
-s, --[no-]strict 依存関係を満たせない場合に失敗します
Common Options:
-h, --help このコマンドのヘ......た設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMNAME ロックする Gem パッケージの名前......mary:
特定バージョンの Gem パッケージを使用するために必要な記述を表示します
Description:
The lock command will generate a list of +gem+ statements that will lock
down
the versions for the gem given in the command line. It will specify exac...