ts-repo-utils
    Preparing search index...
    • Checks if a file or directory exists.

      Parameters

      • filePath: string

        The path to check.

      Returns Promise<boolean>

      True if the path exists.