• Determines the right path for loading circuit artifacts for a given circuit.

    Parameters

    • root: string

      root path to load artifacts, which could be a URL (in browser) or a file path (in server or utests).

    • cd: CircuitDesc

      description of the GPC circuit

    Returns CircuitArtifactPaths

    collection of artifact paths

Generated using TypeDoc