• Launch the proxy programmatically.

    Parameters

    • options: APIOptions

      kassette configuration options

    Returns Promise<(() => void)>

    a callback that can be used to shutdown the proxy, calling the onExit callback defined in configuration (if provided).

Generated using TypeDoc