RtFileInfo struct

Defined in module sys.rt (rt.l0).

Represents basic file metadata used by bootstrap tooling.

Fields

exists: bool
is_file: bool
is_dir: bool
size: int
mtime_sec: int
mtime_nsec: int