るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.222秒)
トップページ > ライブラリ:psych[x] > バージョン:2.4.0[x] > クエリ:Psych::Nodes::Document#tag_directives=[x]

別のキーワード

  1. rexml/document new
  2. rexml/document write
  3. rexml/document node_type
  4. rexml/document to_s
  5. rexml/document clone

クラス

検索結果

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

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

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

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