setToolDisplayConfig
setToolDisplayConfig(
config):void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/toolDisplay.ts:151
Register the live config for inline-secret collection (TUI-C32 residual a). Resets the secret cache so the next getDefaultSecrets recomputes with the config’s inline literals folded in. Idempotent; a later call with a fresh config supersedes the previous one.
Parameters
Section titled “Parameters”config
Section titled “config”unknown
Returns
Section titled “Returns”void