Skip to main content

execUtils

Index

Functions

loadGeneratorFile

  • loadGeneratorFile(range: string, protocol: string, opts: FetchOptions): Promise<string>
  • Parameters

    Returns Promise<string>

makeLocator

  • makeLocator(ident: Ident, __namedParameters: { generatorHash?: string; parentLocator: null | Locator; path: string; protocol: string }): Locator
  • Parameters

    • ident: Ident
    • __namedParameters: { generatorHash?: string; parentLocator: null | Locator; path: string; protocol: string }

    Returns Locator

makeSpec

  • makeSpec(__namedParameters: { generatorHash?: string; parentLocator: null | Locator; path: string; protocol: string }): string
  • Parameters

    • __namedParameters: { generatorHash?: string; parentLocator: null | Locator; path: string; protocol: string }

    Returns string

parseSpec