circu.js
Preparing search index...
asyncfs
CModuleAsyncFS
symlink
Function symlink
symlink
(
path
:
string
,
newPath
:
string
,
type
:
SymlinkType
)
:
Promise
<
void
>
Create symbolic link (async)
Parameters
path
:
string
newPath
:
string
type
:
SymlinkType
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
circu.js
Loading...
Create symbolic link (async)