@suluk/cost - v0.2.0
↑ Suluk
GitHub
Preparing search index...
eachJob
Function eachJob
eachJob
(
doc
:
OpenAPIv4Document
)
:
{
path
:
string
;
name
:
string
;
job
:
SulukJob
}
[]
Every background JOB (C025) on the document, as {path, name, job} — non-HTTP cron/queue work.
Parameters
doc
:
OpenAPIv4Document
Returns
{
path
:
string
;
name
:
string
;
job
:
SulukJob
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
↑ Suluk
GitHub
@suluk/cost - v0.2.0
Loading...
Every background JOB (C025) on the document, as {path, name, job} — non-HTTP cron/queue work.