るりまサーチ (Ruby 2.1.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.288秒)
トップページ > バージョン:2.1.0[x] > 種類:インスタンスメソッド[x] > クエリ:tag_directives=[x] > クラス:Psych::Nodes::Document[x]

別のキーワード

  1. _builtin new
  2. _builtin inspect
  3. _builtin []
  4. _builtin to_s
  5. _builtin each

ライブラリ

検索結果

Psych::Nodes::Document#tag_directives=(tags) (54307.0)

tag directive の配列を設定します。

...tag directive の配列を設定します。

@param tags 設定する tag directive の配列
@see Psych::Nodes::Document#tag_directives,
Psych::Nodes::Document
.new...