Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/fs
appendFile
Function appendFile
appendFile
(
path
:
string
,
content
:
string
)
:
Promise
<
void
>
Appnds content to file at path.
Parameters
path
:
string
Path to the file to be appended.
content
:
string
Content to be appended.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Appnds content to file at path.