Libraries
»
yard
(0.9.37)
»
Index
»
YARD
»
OpenStruct
»
#to_h
Method: YARD::OpenStruct#to_h
Defined in:
lib/yard/open_struct.rb
#
to_h
⇒
Object
21 22 23
# File 'lib/yard/open_struct.rb', line 21
def
to_h
@table
.
dup
end