evaluate

Function evaluate 

Source
pub fn evaluate(args: &[Value]) -> Result<FprintfEval, String>
Expand description

Evaluate the fprintf builtin without going through the dispatcher.