jeeves-meta-monorepo
    Preparing search index...

    Function resolveMetaDir

    • Resolve a path to a .meta directory.

      If the path already ends with '.meta', returns it as-is. Otherwise, appends '.meta' as a subdirectory.

      Parameters

      • inputPath: string

        Path that may or may not end with '.meta'.

      Returns string

      The resolved .meta directory path.