るりまサーチ

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

別のキーワード

  1. psych tag
  2. psych tag=
  3. psych yaml_tag
  4. psych tag_directives
  5. psych tag_directives=

ライブラリ

検索結果

Psych::Nodes::Document#tag_directives -> [[String, String]] (21309.0)

tag directive の配列を返します。

...tag directive の配列を返します。

@see Psych::Nodes::Document#tag_directives=,
Psych::Nodes::Document
.new...

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

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

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

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