Method: Fugit::Cron::Parser#hyphen

Defined in:
lib/fugit/cron.rb

#hyphen(i) ⇒ Object



396
# File 'lib/fugit/cron.rb', line 396

def hyphen(i); str(nil, i, '-'); end