Skip to content

getShellMaxOutputBytes

getShellMaxOutputBytes(devTools): number

Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/config/shell-policy.ts:279

Resolve the captured-output byte budget from config, falling back to SHELL_DEFAULT_MAX_OUTPUT_BYTES. Only the object form can override it. Non-positive / non-finite values are ignored.

GthDevToolsConfig | undefined

number