Kizuki
HTTP API
GitHub
Preparing search index...
lib/materialFlow
failMaterial
Function failMaterial
failMaterial
(
home
:
string
,
materialId
:
string
,
error
:
string
)
:
Promise
<
void
>
Records that processing failed, with the error, so it shows on the course page.
Parameters
home
:
string
materialId
:
string
error
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Records that processing failed, with the error, so it shows on the course page.