Skip to main content

io_stat

Function io_stat 

Source
pub fn io_stat(
    args: &[ValueWord],
    ctx: &ModuleContext<'_>,
) -> Result<ValueWord, String>
Expand description

io.stat(path) -> TypedObject {size, modified, created, is_file, is_dir}