setToolDisplayConfig
setToolDisplayConfig(
config,command?):void
Defined in: _worktrees/docs-release/gaunt-sloth/packages/core/src/core/toolDisplay.ts:244
Register the live config for inline-secret collection (TUI-C32 residual a) and, since TUI-C105, for the configurable preview depth (buildToolPreviewLines). 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
command?
Section titled “command?”Returns
Section titled “Returns”void