Home > @holochain/tryorama > TryCpConductorOptions
Signature:
export interface TryCpConductorOptions
Property |
Modifiers |
Type |
Description |
---|---|---|---|
(Optional) Identifier for the conductor (optional). | |||
(Optional) Log level of the conductor (optional). default: "error" | |||
string |
(Optional) Configuration for the conductor (optional). | ||
boolean |
(Optional) Start up conductor after creation. default: true |