Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/fs
mkdir
Function mkdir
mkdir
(
path
:
string
)
:
Promise
<
void
>
Creates a directory at the given path.
Parameters
path
:
string
Path to the directory to be created.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Creates a directory at the given path.