Properties
Optional lstat
Type declaration
Parameters
Returns void
Parameters
Returns void
readFile
Type declaration
Parameters
Returns void
Parameters
Returns void
Optional readJson
Type declaration
Parameters
Returns void
Parameters
Returns void
readlink
Type declaration
Parameters
Returns void
Parameters
Returns void
stat
Type declaration
Parameters
Returns void
Parameters
Returns void
Methods
readdir
- readdir(arg0: string, arg1?: null | "ascii" | "utf8" | "utf16le" | "ucs2" | "latin1" | "binary" | ((arg0?: null | ErrnoException, arg1?: (string | Buffer)[] | typeof Dirent[]) => void) | ReaddirOptions | "utf-8" | "ucs-2" | "base64" | "base64url" | "hex" | "buffer", arg2?: (arg0?: null | ErrnoException, arg1?: (string | Buffer)[] | typeof Dirent[]) => void): void
Parameters
arg0: string
Optional arg1: null | "ascii" | "utf8" | "utf16le" | "ucs2" | "latin1" | "binary" | ((arg0?: null | ErrnoException, arg1?: (string | Buffer)[] | typeof Dirent[]) => void) | ReaddirOptions | "utf-8" | "ucs-2" | "base64" | "base64url" | "hex" | "buffer"
Optional arg2: (arg0?: null | ErrnoException, arg1?: (string | Buffer)[] | typeof Dirent[]) => void
- (arg0?: null | ErrnoException, arg1?: (string | Buffer)[] | typeof Dirent[]): void
Parameters
Optional arg0: null | ErrnoException
Optional arg1: (string | Buffer)[] | typeof Dirent[]
Returns void
Returns void