uv_fs_s

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

Members

Variables

atime
double atime;
Undocumented in source.
btime
double btime;
Undocumented in source.
bufs
uv_buf_t* bufs;
Undocumented in source.
bufsml
uv_buf_t[4] bufsml;
Undocumented in source.
cb
void function(uv_fs_s*) cb;
Undocumented in source.
data
void* data;
Undocumented in source.
file
int file;
Undocumented in source.
flags
int flags;
Undocumented in source.
fs_type
uv_fs_type fs_type;
Undocumented in source.
gid
uint gid;
Undocumented in source.
loop
uv_loop_s* loop;
Undocumented in source.
mode
uint mode;
Undocumented in source.
mtime
double mtime;
Undocumented in source.
nbufs
uint nbufs;
Undocumented in source.
new_path
const(char)* new_path;
Undocumented in source.
off
c_long off;
Undocumented in source.
path
const(char)* path;
Undocumented in source.
ptr
void* ptr;
Undocumented in source.
reserved
void*[6] reserved;
Undocumented in source.
result
c_long result;
Undocumented in source.
statbuf
uv_stat_t statbuf;
Undocumented in source.
type
uv_req_type type;
Undocumented in source.
uid
uint uid;
Undocumented in source.
work_req
uv__work work_req;
Undocumented in source.

Meta