Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/fs
symlink
Function symlink
symlink
(
target
:
string
,
path
:
string
)
:
Promise
<
void
>
Creates a symbolic link.
Parameters
target
:
string
Path that the symlink points to.
path
:
string
Path where the symlink will be created.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Creates a symbolic link.