Libraries
»
runfile
(0.6.3)
»
Index
»
Runfile
»
Settings
»
#as_struct
Method: Runfile::Settings#as_struct
Defined in:
lib/runfile/settings.rb
#
as_struct
⇒
Object
9 10 11
# File 'lib/runfile/settings.rb', line 9
def
as_struct
OpenStruct
.
new
settings
end