Skip to content

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

Variable: INVALID_FILENAME_CHARS

const INVALID_FILENAME_CHARS: RegExp

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

Invalid characters in filenames. Includes: control chars, <, >, :, ", |, ?, *, , /

Licensed under BUSL-1.1