ozibuild
    Preparing search index...

    Function cacheInfo

    • Computes CacheInfo for an output

      Parameters

      • ctx: SourceDirContext
      • out: string

        the target output file/directory that is being cached.

      • deps: string[]

        file or string dependencies, for which checksum is computed.

      • params: string[]

        string dependencies, ordered, which needs to stay invariant.

      Returns CacheInfo

      cache info for the output.