Libraries
»
fugit
(1.1.0)
»
Index
»
Fugit
»
Cron
»
Parser
»
#hyphen
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