Skip to main content

std_rename_file

Function std_rename_file 

Source
pub fn std_rename_file(
    eval: &mut Evaluator,
    path: String,
    new_name: String,
    span: Span,
) -> Result<Value, Error>