pub fn interpolate(input: &str) -> CliResult<String>
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.
input
:
${row_id.field}