Skip to content

getShellMaxOutputBytes

getShellMaxOutputBytes(devTools): number

Defined in: core/dist/config/shell-policy.d.ts:229

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