Skip to main content

flush

Function flush 

Source
pub fn flush(
    _interp: &mut Interp,
    env: &mut Env,
    arg_values: &[Value],
) -> Result<Value>
Expand description

A flush built-in function.