Skip to main content

std_copy_file

Function std_copy_file 

Source
pub fn std_copy_file(
    eval: &mut Evaluator,
    src: String,
    dst: String,
    span: Span,
) -> Result<Value, Error>