Skip to content

nooschain v0.1.0


nooschain / config-editor/redaction / redactConfigValues

Function: redactConfigValues()

redactConfigValues(values, showSecrets?): Record<string, string>

Defined in: config-editor/redaction.ts:9

Redacts effective dotenv values while leaving key presence visible.

Parameters

values

Record<string, string>

showSecrets?

boolean = false

Returns

Record<string, string>

Audience-first NOOSChain documentation.