Skip to main content

std_write_file

Function std_write_file 

Source
pub fn std_write_file(
    eval: &mut Evaluator,
    file: String,
    content: String,
    span: Span,
) -> Result<Value, Error>