pub(crate) fn expand_env_vars(s: &str) -> String
Expand ${VAR_NAME} patterns in a string from the process environment.
${VAR_NAME}