Skip to content

getShellTimeoutMs

getShellTimeoutMs(devTools): number

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

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