AlgoKitConfig
Defined in: src/updatable-config.ts:5
The AlgoKit configuration type
Properties
Section titled “Properties”debug:
boolean
Defined in: src/updatable-config.ts:9
Whether or not debug mode is enabled
events
Section titled “events”events:
AsyncEventEmitter
Defined in: src/updatable-config.ts:24
logger
Section titled “logger”logger:
Logger
Defined in: src/updatable-config.ts:7
Logger
maxSearchDepth
Section titled “maxSearchDepth”maxSearchDepth:
number
Defined in: src/updatable-config.ts:17
The maximum depth to search for a specific file
populateAppCallResources
Section titled “populateAppCallResources”populateAppCallResources:
boolean
Defined in: src/updatable-config.ts:22
Whether to enable populateAppCallResources in sendParams by default. Default value is false.
projectRoot
Section titled “projectRoot”projectRoot:
string|null
Defined in: src/updatable-config.ts:11
The path to the project root directory
traceAll
Section titled “traceAll”traceAll:
boolean
Defined in: src/updatable-config.ts:13
Indicates whether to trace all operations
traceBufferSizeMb
Section titled “traceBufferSizeMb”traceBufferSizeMb:
number
Defined in: src/updatable-config.ts:15
The size of the trace buffer in megabytes