るりまサーチ (Ruby 3.1)

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

別のキーワード

  1. open3 popen2e
  2. socket af_e164
  3. matrix det_e
  4. open3 capture2e
  5. matrix rank_e

ライブラリ

キーワード

検索結果

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

tag directive の配列を返します。

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

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

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

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

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

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