Skip to main content

interpolate

Function interpolate 

Source
pub fn interpolate(input: &str) -> CliResult<String>
Expand description

Resolve every load-time directive in input. Unknown prefixes (and tokens with no : at all — i.e. ${row_id.field} references) survive verbatim for record-time resolution.