Skip to main content

builtin_os_template_eval

Function builtin_os_template_eval 

Source
pub(crate) fn builtin_os_template_eval(
    env: &mut Env,
    args: &[AST],
) -> Result<Value, String>