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