Functions
- loadGeneratorFile(range: string, protocol: string, opts: FetchOptions): Promise<string>
Parameters
range: string
protocol: string
Returns Promise<string>
- makeLocator(ident: Ident, __namedParameters: { generatorHash?: string; parentLocator: null | Locator; path: string; protocol: string }): Locator
Parameters
__namedParameters: { generatorHash?: string; parentLocator: null | Locator; path: string; protocol: string }
- 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