1237件ヒット
[1201-1237件を表示]
(0.067秒)
ライブラリ
- ビルトイン (120)
- debug (12)
- fileutils (19)
- forwardable (24)
- getoptlong (12)
-
irb
/ context (36) - logger (201)
- mkmf (48)
-
net
/ ftp (24) -
net
/ imap (24) - openssl (24)
- optparse (12)
- rake (12)
-
rdoc
/ markdown (12) - ripper (24)
- shell (69)
- syslog (216)
-
syslog
/ logger (36) -
webrick
/ log (60)
クラス
- GetoptLong (12)
-
IRB
:: Context (36) - Logger (189)
-
Net
:: FTP (24) -
Net
:: IMAP (24) - Object (12)
-
OptionParser
:: ParseError (12) -
RDoc
:: Markdown (12) -
Rake
:: Application (12) - Ripper (24)
-
RubyVM
:: InstructionSequence (24) - Shell (69)
-
Syslog
:: Logger (36) - Thread (12)
- Tracer (12)
-
WEBrick
:: BasicLog (60)
モジュール
- FileUtils (19)
- Forwardable (24)
- Kernel (120)
-
Logger
:: Severity (12) - OpenSSL (24)
- Syslog (120)
-
Syslog
:: Level (96)
キーワード
-
$ -d (12) -
$ DEBUG (12) - DEBUG= (12)
-
LEVEL
_ MAP (12) -
LOG
_ ALERT (12) -
LOG
_ CRIT (12) -
LOG
_ DEBUG (12) -
LOG
_ EMERG (12) -
LOG
_ ERR (12) -
LOG
_ INFO (12) -
LOG
_ NOTICE (12) -
LOG
_ WARNING (12) - Rubyの起動 (12)
-
SCRIPT
_ LINES _ _ (12) - alert (12)
- caller (36)
-
compile
_ option (12) -
compile
_ option= (12) -
cp
_ lr (7) -
cp
_ r (12) - crit (12)
-
datetime
_ format (12) -
datetime
_ format= (12) - debug (120)
- debug= (48)
- debug? (60)
-
debug
_ level (12) -
debug
_ level= (12) -
debug
_ mode (12) -
debug
_ mode= (12) -
debug
_ output _ exclusive _ unlock (3) -
debug
_ output _ lock (6) -
debug
_ output _ locked? (6) -
debug
_ output _ synchronize (6) -
debug
_ output _ try _ lock (6) -
debug
_ output _ unlock (6) - emerg (12)
-
enable
_ config (24) - err (12)
- error (24)
- fatal (24)
-
filter
_ backtrace (12) - info (36)
- irb (12)
- log (12)
- logger (12)
- mask (12)
- mask= (12)
- new (33)
- notice (12)
-
rb
_ ary _ to _ s (12) -
rubygems
/ commands / build _ command (12) -
rubygems
/ commands / cert _ command (12) -
rubygems
/ commands / cleanup _ command (12) -
rubygems
/ commands / contents _ command (12) -
rubygems
/ commands / dependency _ command (12) -
rubygems
/ commands / help _ command (12) -
rubygems
/ commands / install _ command (12) -
rubygems
/ commands / list _ command (12) -
rubygems
/ commands / lock _ command (12) -
rubygems
/ commands / outdated _ command (12) -
rubygems
/ commands / query _ command (12) -
rubygems
/ commands / search _ command (12) -
rubygems
/ commands / sources _ command (12) -
rubygems
/ commands / specification _ command (12) -
rubygems
/ commands / uninstall _ command (12) -
set
_ trace _ func (12) -
trace
_ func (12) -
tty
_ output= (12) - unknown (24)
- warn (24)
- warning (12)
-
with
_ config (24) - yydebug (12)
- yydebug= (12)
- 制御構造 (12)
検索結果
先頭4件
-
rubygems
/ commands / query _ command (12.0) -
Gem パッケージの情報を検索するためのライブラリです。
...installed Check for installed gem
-v, --version VERSION Specify version of gem to query
-n, --name-matches REGEXP 与えられた正規表現にマッチする Gem パッケージを
検索します
-d, --[no-]details......rsions Gem パッケージ名のみ表示します
-a, --all 見つかった Gem パッケージの全てのバージョンを表示します
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --r......静かに実行します
--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを... -
rubygems
/ commands / search _ command (12.0) -
指定された文字列を含む Gem パッケージを全て表示するためのライブラリです。
...talled 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 Displa......y all gem versions
Local/Remote Options:
-l, --local 操作をローカルに限定します
-r, --remote 操作をリモートに限定します
-b, --both ローカルとリモートの両方の操作を許可し......静かに実行します
--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを... -
rubygems
/ commands / sources _ command (12.0) -
Gem パッケージの取得元の情報を管理するためのライブラリです。
...元を追加します
-l, --list 取得元一覧を表示します
-r, --remove SOURCE_URI 取得元を削除します
-u, --update 取得元のキャッシュを更新します
-c, --clear-all 全ての取......Common Options:
-h, --help このコマンドのヘルプを表示します
-V, --[no-]verbose 表示を詳細にします
-q, --quiet 静かに実行します
--config-file FILE 指定された設定......用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Summary:
Gem パッケージの取得元の情報を管理します
Defaults:
--list... -
rubygems
/ commands / specification _ command (12.0) -
指定された Gem パッケージの gemspec の情報を YAML 形式で表示するためのライブラリです。
...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,......--config-file FILE 指定された設定ファイルを使用します
--backtrace バックトレースを表示します
--debug Ruby 自体のデバッグオプションを有効にします
Arguments:
GEMFILE gem...