るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
3件ヒット [1-3件を表示] (0.030秒)
トップページ > バージョン:2.3.0[x] > クエリ:json[x] > クエリ:state[x] > クエリ:quirks_mode[x]

別のキーワード

  1. json state
  2. random state
  3. _builtin state
  4. state quirks_mode
  5. state quirks_mode=

ライブラリ

クラス

キーワード

検索結果

JSON::State#quirks_mode -> bool (96307.0)

Returns true, if quirks mode is enabled. Otherwise returns false.

Returns true, if quirks mode is enabled. Otherwise returns false.

JSON::State#quirks_mode=(enable) (60352.0)

If set to true, enables the quirks_mode mode.

If set to true, enables the quirks_mode mode.

JSON::State#quirks_mode? -> bool (60307.0)

Returns true, if quirks mode is enabled. Otherwise returns false.

Returns true, if quirks mode is enabled. Otherwise returns false.