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

    Function fileRealPath

    • Given a path, it determines the actual path. This is useful when working with paths that represent symlinks.

      Parameters

      • path: string

        Path whose real path will be returned.

      Returns Promise<string>