るりまサーチ

最速Rubyリファレンスマニュアル検索!
12件ヒット [1-12件を表示] (0.032秒)
トップページ > クエリ:param[x] > 種類:インスタンスメソッド[x] > クエリ:method[x] > クエリ:methods[x] > モジュール:JSON::Generator::GeneratorMethods::TrueClass[x]

別のキーワード

  1. net/imap param
  2. win32ole win32ole_param
  3. win32ole_param to_s
  4. bodytypetext param
  5. bodytypebasic param

ライブラリ

検索結果

JSON::Generator::GeneratorMethods::TrueClass#to_json(state_or_hash = nil) -> String (6008.0)

自身から生成した JSON 形式の文字列を返します。

...自身から生成した JSON 形式の文字列を返します。

"true" という文字列を返します。

@param state_or_hash 生成する JSON 形式の文字列をカスタマイズするため
に JSON::State のインスタンスか、
JSON::Sta...