Skip to content

getShellTimeoutMs

getShellTimeoutMs(devTools): number

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

Resolve the per-command shell timeout (ms) from config, falling back to SHELL_DEFAULT_TIMEOUT_MS. Only the object form can override it; a bare shell: true uses the default. Non-positive / non-finite values are ignored.

GthDevToolsConfig | undefined

number