Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add cron_schedule data type #751

Closed
wants to merge 1 commit into from

Conversation

npwalker
Copy link
Contributor

No description provided.

@@ -0,0 +1,7 @@
type Stdlib::Cron_schedule = Struct[{
minute => Optional[Variant[Integer,Array[Integer]]],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs ranges, steps, wildcards, and absent.

@david22swan
Copy link
Member

Is this still active??

@david22swan
Copy link
Member

@npwalker
I apologize for ay inconvenience but given that this pr has gone for some time without any activity, with requested changes in place, I feel that I must close it.
If your changes are such that you feel that they should be included within the module then I welcome you to resubmit them within a new pr, with the requested doc changes.

@david22swan david22swan closed this Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants