Libraries
»
Olib
(0.1.2)
»
Index
»
Hash
»
#to_struct
Method: Hash#to_struct
Defined in:
lib/Olib.rb
,
lib/Olib/character/group.rb
#
to_struct
⇒
Object
24 25 26
# File 'lib/Olib.rb', line 24
def
to_struct
OpenStruct
.
new
self
end