uv_stat_t

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

st_atim
uv_timespec_t st_atim;
Undocumented in source.
st_birthtim
uv_timespec_t st_birthtim;
Undocumented in source.
st_blksize
uint64_t st_blksize;
Undocumented in source.
st_blocks
uint64_t st_blocks;
Undocumented in source.
st_ctim
uv_timespec_t st_ctim;
Undocumented in source.
st_dev
uint64_t st_dev;
Undocumented in source.
st_flags
uint64_t st_flags;
Undocumented in source.
st_gen
uint64_t st_gen;
Undocumented in source.
st_gid
uint64_t st_gid;
Undocumented in source.
st_ino
uint64_t st_ino;
Undocumented in source.
st_mode
uint64_t st_mode;
Undocumented in source.
st_mtim
uv_timespec_t st_mtim;
Undocumented in source.
st_nlink
uint64_t st_nlink;
Undocumented in source.
st_rdev
uint64_t st_rdev;
Undocumented in source.
st_size
uint64_t st_size;
Undocumented in source.
st_uid
uint64_t st_uid;
Undocumented in source.

Meta