Creates a new stats instance from a stats-like object. Can be used to copy stats (note)
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
ID of device containing file
Optional
fileSome file systems stash data on stats objects.
Group ID of owner
Inode number
Unix-style file mode (e.g. 0o644) that includes the type of the item. Type of the item can be FILE, DIRECTORY, SYMLINK, or SOCKET
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
Stats with bigint