Kizuki
HTTP API
GitHub
Preparing search index...
lib/materialFlow
markMaterialStarted
Function markMaterialStarted
markMaterialStarted
(
home
:
string
,
materialId
:
string
,
runId
:
string
,
)
:
Promise
<
void
>
Records that processing of a material has started, with the workflow run that does it.
Parameters
home
:
string
materialId
:
string
runId
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Records that processing of a material has started, with the workflow run that does it.