fugit
fugit copied to clipboard
Fugit.parse_cronish(str) and .do_parse_cronish(str)
A combo of Fugit.parse_cron and Fugit.parse_nat that returns a Fugit;:Cron instance (or nil).
To cover the case at https://github.com/ondrejbartas/sidekiq-cron/pull/312