Compare commits

..

1 commit

Author SHA1 Message Date
9a6303ec5c
refactor: added CronExpression.next_n function
Some checks failed
ci/woodpecker/pr/docs Pipeline was successful
ci/woodpecker/pr/lint Pipeline failed
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/build Pipeline failed
ci/woodpecker/pr/docker unknown status
2022-05-26 13:34:57 +02:00

View file

@ -8,7 +8,6 @@ import time
pub fn cmd() cli.Command {
return cli.Command{
name: 'schedule'
usage: 'schedule'
description: 'Preview the behavior of a cron schedule.'
flags: [
cli.Flag{