Libraries
»
climate
(0.7.0)
»
Index
»
Climate
»
ParsingMethods
»
#dependent_options
Method: Climate::ParsingMethods#dependent_options
Defined in:
lib/climate/parser.rb
#
dependent_options
⇒
Object
216
# File 'lib/climate/parser.rb', line 216
def
dependent_options
;
@dependent_options
||=
[
]
;
end