Kizuki
HTTP API
GitHub
Preparing search index...
workflows/material/steps
readStep
Function readStep
readStep
(
home
:
string
,
materialId
:
string
)
:
Promise
<
void
>
Reads the file's text. A file with no readable text fails at once instead of being retried.
Parameters
home
:
string
materialId
:
string
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Reads the file's text. A file with no readable text fails at once instead of being retried.