$readFile
$readFile
will read a file’s content and return it.
Usage
Parameters
Field | Type | Description | Required |
---|---|---|---|
path | string | File path. | true |
Example(s)
This will return your main file (index.js):
$readFile
will read a file’s content and return it.
Field | Type | Description | Required |
---|---|---|---|
path | string | File path. | true |
This will return your main file (index.js):