72件ヒット
[1-72件を表示]
(0.115秒)
ライブラリ
- ビルトイン (12)
-
net
/ http (12) - optparse (12)
- psych (24)
-
rubygems
/ commands / unpack _ command (12)
クラス
-
Encoding
:: UndefinedConversionError (12) -
Gem
:: Commands :: UnpackCommand (12) -
Net
:: HTTP (12) - OptionParser (12)
-
Psych
:: Nodes :: Node (24)
キーワード
-
destination
_ encoding _ name (12) -
get
_ path (12) -
ssl
_ version (12) -
to
_ yaml (12) - yaml (12)
検索結果
先頭5件
-
OptionParser
# version -> String (18215.0) -
プログラムのバージョンを文字列で返します。
...プログラムのバージョンを文字列で返します。
@return プログラムのバージョンを文字列で返します。
@see OptionParser#ver... -
Net
:: HTTP # ssl _ version -> String | Symbol | nil (6215.0) -
利用するプロトコルの種類を返します。
...利用するプロトコルの種類を返します。
@see Net::HTTP#ssl_version=... -
Encoding
:: UndefinedConversionError # destination _ encoding _ name -> String (3108.0) -
エラーを発生させた変換の変換先のエンコーディングを文字列で返します。
...エラーを発生させた変換の変換先のエンコーディングを文字列で返します。
@see Encoding::UndefinedConversionError#destination_encoding... -
Gem
:: Commands :: UnpackCommand # get _ path(gemname , version _ req) -> String | nil (221.0) -
引数で指定された条件にマッチする Gem パッケージを保存しているパスを返します。
...引数で指定された条件にマッチする Gem パッケージを保存しているパスを返します。
@param gemname Gem パッケージの名前を指定します。
@param version_req バージョンの満たすべき条件を文字列で指定します。... -
Psych
:: Nodes :: Node # to _ yaml(io=nil , options={}) -> String | IO (121.0) -
AST を YAML ドキュメントに変換します。
...変換しようとすると、AST として不正で
あるためエラーが発生します。
options には以下が指定できます。
: :version
YAML document に付加するバージョンを [major, minor] という配列、
もしくは文字列で指定します
: :header
出力......ントのレベルを 1 から 9 までの整数で指定します
: :canonical
出力の style が canonical であるかどうかを真偽値で指定します
: :line_width
「好ましい」行幅を整数値で指定します
@param io 書き込み先の IO
@param options オプション... -
Psych
:: Nodes :: Node # yaml(io=nil , options={}) -> String | IO (121.0) -
AST を YAML ドキュメントに変換します。
...変換しようとすると、AST として不正で
あるためエラーが発生します。
options には以下が指定できます。
: :version
YAML document に付加するバージョンを [major, minor] という配列、
もしくは文字列で指定します
: :header
出力......ントのレベルを 1 から 9 までの整数で指定します
: :canonical
出力の style が canonical であるかどうかを真偽値で指定します
: :line_width
「好ましい」行幅を整数値で指定します
@param io 書き込み先の IO
@param options オプション...