るりまサーチ (Ruby 2.4.0)

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

別のキーワード

  1. scalar plain
  2. psych scalar
  3. matrix scalar
  4. scalar quoted=

ライブラリ

検索結果

Psych::Nodes::Scalar#quoted -> bool (63460.0)

scalar が quoted であるかどうかを返します。

...scalar が quoted であるかどうかを返します。

@see Psych::Nodes::Scalar#quoted=,
Psych::Nodes::Scalar
.new...

Psych::Nodes::Scalar#quoted=(bool) (27460.0)

scalar が quoted であるかどうかを変更します。

...scalar が quoted であるかどうかを変更します。

@param bool 設定する真偽値
@see Psych::Nodes::Scalar#quoted,
Psych::Nodes::Scalar
.new...