Optionalprops: {}ReadonlycloseReadonlylinkReadonlymkdirReadonlymkdirpCreates directory tree recursively.
ReadonlyopenReadonlyreadReadonlyreadvReadonlyrenameReadonlyrmReadonlyrmdirReadonlysymlinkReadonlyunlinkReadonlywriteStaticfdGlobal file descriptor counter. UNIX file descriptors start from 0 and go sequentially up, so here, in order not to conflict with them, we choose some big number and descrease the file descriptor of every new opened file.
Optionallink: LinkOptionaljson: {}Optionalpath: stringOptionalasBuffer: booleanProtectedcloseOptionalcwd: stringOptionalcwd: stringOptionalfuncName: stringJust like getLinkOrThrow, but also verifies that the link is a directory.
OptionalfuncName: stringOptionalfuncName: stringOptionalfuncName: stringJust like getLinkOrThrow, but also dereference/resolves symbolic links.
OptionalfuncName: stringProtectedopenStaticfromOptionalcwd: stringStaticfromOptionalcwd: string
Represents a filesystem superblock, which is the root of a virtual filesystem in Linux.
See
https://lxr.linux.no/linux+v3.11.2/include/linux/fs.h#L1242