Skip to content

NodeType

NodeType = "file" | "dir" | "device" | "symlink"

Defined in: packages/core/src/kernel/types.ts:147

Node type returned by stat() and readdir().