Skip to main content

interpolate

Function interpolate 

Source
pub fn interpolate(template: &str, cfg: &AppConfig) -> String
Expand description

Interpolate $VARIABLE_NAME patterns in a string using environment variables. Before interpolation, ACR_ config values are temporarily set as env vars.