218件ヒット
[201-218件を表示]
(0.107秒)
ライブラリ
- ビルトイン (48)
- matrix (12)
-
net
/ ftp (20) - pathname (60)
- psych (12)
- rake (12)
-
rubygems
/ installer (12) -
rubygems
/ package / tar _ reader / entry (12) - shell (6)
-
shell
/ command-processor (6) -
shell
/ filter (6) -
webrick
/ httpresponse (12)
クラス
- Complex (24)
-
File
:: Stat (12) -
Gem
:: Installer (12) -
Gem
:: Package :: TarReader :: Entry (12) - Matrix (12)
-
Net
:: FTP :: MLSxEntry (20) - Numeric (12)
- Pathname (60)
-
Psych
:: Handler (12) - Shell (6)
-
Shell
:: CommandProcessor (6) -
Shell
:: Filter (6) -
WEBrick
:: HTTPResponse (12)
モジュール
- Kernel (12)
キーワード
- children (12)
- directory (12)
- directory? (64)
-
directory
_ makable? (10) -
each
_ child (24) - rectangular (36)
-
relative
_ path _ from (12) -
set
_ redirect (12) -
start
_ document (12) - unpack (12)
検索結果
先頭2件
-
Psych
:: Handler # start _ document(version , tag _ directives , implicit) -> () (3201.0) -
YAML ドキュメントの始まりで呼び出されます。
...YAML ドキュメントの始まりで呼び出されます。
version には YAML ドキュメントに宣言されているバージョンが
[major, minor] という配列で渡されます。宣言がない場合は空の配列が渡されます。
tag_directives には tag directive の配......ます。
implicit にはドキュメントが implicit に始まっているかどうかが
真偽値で渡されます。
必要に応じてこのメソッドを override してください。
@param version バージョン
@param tag_directives tag directive の配列
@param implicit ドキ......implicit に始まっているかどうか
=== 例
以下の YAML に対しては
%YAML 1.1
%TAG ! tag:tenderlovemaking.com,2009:
--- !squee
start_document に渡される引数は以下の通りです
version # => [1, 1]
tag_directives # => tenderlovemaking.com,2009:"
implici... -
Gem
:: Installer # unpack(directory) (3101.0) -
与えられたディレクトリに Gem を展開します。
...与えられたディレクトリに Gem を展開します。
@param directory Gem を展開するディレクトリを指定します。...