るりまサーチ

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

別のキーワード

  1. helpcommand examples
  2. rubygems/commands/help_command examples
  3. examples gem::commands::helpcommand
  4. examples rubygems/commands/help_command

種類

ライブラリ

キーワード

検索結果

Gem::Commands::HelpCommand::EXAMPLES -> String (18101.0)

使用例を表す文字列です。

使用例を表す文字列です。

rubygems (6.0)

RubyGems を扱うためのクラスやモジュールが定義されているライブラリです。

...tall

さらにヘルプ:
gem help commands 全ての 'gem' コマンドをリストアップします
gem help examples いくつかの使用方法の例を表示します
gem help platforms プラットフォームに関する情報...

rubygems/commands/help_command (6.0)

Gem コマンドに関するヘルプを提供するためのライブラリです。

...ッグオプションを有効にします
Arguments:
commands gem コマンドのサブコマンドの一覧を表示します
examples
gem コマンドの使用例を表示します
<command> 指定されたコマンドのヘルプを表示します
Summary:...

xmlrpc (6.0)

XML-RPC を扱うためのライブラリです。

...reconstruct them later from a Hash
* SandStorm component architecture Client interface

=== Choosing a different XML Parser or XML Writer

The examples above all use the default parser (which is now since 1.8
REXMLStreamParser) and a default XML writer. If you want to use a different
XML parser...