Protected
_isTime of last access, since epoch
Time of file creation, since epoch
Block size for file system I/O
Time of last time file status was changed, since epoch
Optional
dataID of device containing file
Optional
flagsGroup ID of owner
Inode number
Unix-style file mode (e.g. 0o644) that includes the type of the item.
Time of last modification, since epoch
Number of hard links
Device ID (if special file)
Size of the item in bytes. For directories/symlinks, this is normally the size of the struct that represents the item.
User ID of owner
Protected
_convertInternal
Checks if a given user/group has access to this item
The requested access, combination of W_OK, R_OK, and X_OK
Optional
context: V_ContextTrue if the request has access, false if the request does not
Implementation of Node's
Stats
.Attribute descriptions are from `man 2 stat'
See