Skip to main content

filetype

Function filetype 

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

A filetype built-in function.