StartServerOptions
Defined in: pocket-ic-server-types.ts:4
Options for starting a PocketIC server.
showCanisterLogs?
Section titled “showCanisterLogs?”
optional
showCanisterLogs:boolean
Defined in: pocket-ic-server-types.ts:13
Whether to pipe the canister logs to the parent process’s stderr.
showRuntimeLogs?
Section titled “showRuntimeLogs?”
optional
showRuntimeLogs:boolean
Defined in: pocket-ic-server-types.ts:8
Whether to pipe the runtimes’s logs to the parent process’s stdout.