Libraries
»
climate
(0.1.0)
»
Index
»
Climate
»
ParsingMethods
»
#stop_on
Method: Climate::ParsingMethods#stop_on
Defined in:
lib/climate/parser.rb
#
stop_on
(args) ⇒
Object
16 17 18
# File 'lib/climate/parser.rb', line 16
def
stop_on
(
args
)
@stop_on
=
args
end