ZenFS
    Preparing search index...

    Function symlinkSync

    • Synchronous symlink.

      Parameters

      • this: V_Context
      • target: PathLike

        target path

      • path: PathLike

        link path

      • type: null | Type = 'file'

        can be either 'dir' or 'file' (default is 'file')

      Returns void