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
c_ulong st_blksize;
Undocumented in source.
st_blocks
c_ulong st_blocks;
Undocumented in source.
st_ctim
uv_timespec_t st_ctim;
Undocumented in source.
st_dev
c_ulong st_dev;
Undocumented in source.
st_flags
c_ulong st_flags;
Undocumented in source.
st_gen
c_ulong st_gen;
Undocumented in source.
st_gid
c_ulong st_gid;
Undocumented in source.
st_ino
c_ulong st_ino;
Undocumented in source.
st_mode
c_ulong st_mode;
Undocumented in source.
st_mtim
uv_timespec_t st_mtim;
Undocumented in source.
st_nlink
c_ulong st_nlink;
Undocumented in source.
st_rdev
c_ulong st_rdev;
Undocumented in source.
st_size
c_ulong st_size;
Undocumented in source.
st_uid
c_ulong st_uid;
Undocumented in source.

Meta