Contents

stat

The file’s metadata, such as file size, user and group identifiers, and access and modification dates.

Declaration

var stat: stat

Discussion

The returned structure’s information is equivalent to that returned by the stat(2) system call.

See Also

Inspecting File Properties