Interface SpawnOptions

interface SpawnOptions {
    remote?: true;
}

Properties

Properties

remote?: true

Use remote endpoint to spawn the controllers. Defaults to true when not in node