Expand description

Interpolated string containing secrets

Structs

A sequence of parts, where each part is either a plain text (public string) or a variable (whose value is secret).

Constants

Regex for matching interpolation substrings

Functions

Try to interpolate a given string, optionally “percent decoding” it first.