Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found here. If the API is already migrated you can check here if exists in a module. More information regarding the migration can be found here

TraceSecrets

Functions and values

Function or valueDescription
getAll()
Signature: unit -> TraceSecret list
guardMessage(s)
Signature: s:string -> string
register replacement secret
Signature: replacement:string -> secret:string -> unit
setTraceSecrets
Signature: TraceSecret list -> unit