Skip to content

localFS

Host-local FileSystem backed by Node’s node:fs/promises.

Extends BaseFileSystem so this module only owns Node I/O, host path conversion, and symlink containment. Portable behavior (encoding, recursion, parent creation, fallbacks, POSIX namespace paths) lives in @dbx-tools/shared-fs.