Interface SockDaemonClientOptions

Options provided to SockDaemonClient constructor

Hierarchy

  • SockDaemonClientOptions

Properties

Properties

debug?: boolean

Set debug: true to start daemon in debug logging mode

execArgv?: string[]

The execArgv used when spawning the daemonScript. Defaults to []

Generated using TypeDoc