@shopify/cli-kit
    Preparing search index...

    Function symlink

    • 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>