Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / path / ALL_RESERVED_NAMES

Variable: ALL_RESERVED_NAMES

const ALL_RESERVED_NAMES: readonly [".", "..", ".keep", ".gitkeep"]

Defined in: packages/fireflow-vfs/src/path/constants.ts:36

All reserved names (cannot be used as filenames)

Licensed under BUSL-1.1