Skip to main content

std_path_is_file

Function std_path_is_file 

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