drupflare/worker - v1.0.0
Preparing search index...
ops/cron
CronUnit
Interface CronUnit
One unit of the chain.
module
is set only on the hook units.
interface
CronUnit
{
id
:
string
;
kind
:
string
;
module
?:
string
;
pass
?:
string
;
unreviewed
?:
boolean
;
}
Index
Properties
id
kind
module?
pass?
unreviewed?
Properties
id
id
:
string
kind
kind
:
string
Optional
module
module
?:
string
Optional
pass
pass
?:
string
Optional
unreviewed
unreviewed
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
module
pass
unreviewed
drupflare/worker - v1.0.0
Loading...
One unit of the chain.
moduleis set only on the hook units.