pub fn variables_for_shell(
    app_context: &ApplicationContext,
    config: &Configuration,
    variables: &mut Vec<Variable>,
    context: &TreeContext
) -> Vec<String>
Expand description

Evaluate a variable in the given context for execution in a shell