Skip to content

StartServerOptions

Defined in: pocket-ic-server-types.ts:4

Options for starting a PocketIC server.

optional showCanisterLogs: boolean

Defined in: pocket-ic-server-types.ts:13

Whether to pipe the canister logs to the parent process’s stderr.


optional showRuntimeLogs: boolean

Defined in: pocket-ic-server-types.ts:8

Whether to pipe the runtimes’s logs to the parent process’s stdout.