Method: Fugit::Cron::Parser#dow_hash

Defined in:
lib/fugit/cron.rb

#dow_hash(i) ⇒ Object



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

def dow_hash(i); rex(:hash, i, /#(-?[1-5]|last|l)/i); end