るりまサーチ (Ruby 2.2.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.026秒)
トップページ > クエリ:new[x] > 種類:特異メソッド[x] > バージョン:2.2.0[x] > ライブラリ:json/add/ostruct[x]

別のキーワード

  1. openssl new
  2. _builtin new
  3. rexml/document new
  4. resolv new
  5. socket new

クラス

検索結果

OpenStruct.json_create(hash) -> OpenStruct (28.0)

JSON のオブジェクトから OpenStruct のオブジェクトを生成して返します。

JSON のオブジェクトから OpenStruct のオブジェクトを生成して返します。

@param hash OpenStruct.new に指定可能な値をキー 't' もしくは :t に持つハッシュを指定します。