- symlink(this: V_Context, target: PathLike, path: PathLike, cb?: Callback): void
Parameters
- this: V_Context
- target: PathLike
- path: PathLike
Optional
cb: Callback
Returns void
- symlink(
this: V_Context,
target: PathLike,
path: PathLike,
type?: Type,
cb?: Callback,
): void Parameters
- this: V_Context
- target: PathLike
- path: PathLike
Optional
type: TypeOptional
cb: Callback
Returns void
Asynchronous
symlink
.