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