@karmaniverous/jeeves-runner
GitHub
Preparing search index...
index
ScheduleValid
Interface ScheduleValid
Successful schedule validation result.
interface
ScheduleValid
{
format
:
"cron"
|
"rrstack"
;
valid
:
true
;
}
Index
Properties
format
valid
Properties
format
format
:
"cron"
|
"rrstack"
Detected schedule format.
valid
valid
:
true
Whether the schedule is valid.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
format
valid
GitHub
@karmaniverous/jeeves-runner
Loading...
Successful schedule validation result.