るりまサーチ (Ruby 2.4.0)

最速Rubyリファレンスマニュアル検索!
1件ヒット [1-1件を表示] (0.016秒)
トップページ > クエリ:CREAT[x] > バージョン:2.4.0[x] > ライブラリ:json/add/ostruct[x]

別のキーワード

  1. fcntl o_creat
  2. _builtin creat
  3. constants creat
  4. o_creat fcntl
  5. creat

クラス

検索結果

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

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

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

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