Function symlink

  • Asynchronous symlink.

    Parameters

    • this: V_Context
    • target: PathLike

      target path

    • path: PathLike

      link path Type defaults to file

    • Optionalcb: Callback

    Returns void

  • Asynchronous symlink.

    Parameters

    • this: V_Context
    • target: PathLike

      target path

    • path: PathLike

      link path Type defaults to file

    • Optionaltype: Type
    • Optionalcb: Callback

    Returns void