Skip to content

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

Variable: INVALID_PATH_SEGMENT_CHARS

const INVALID_PATH_SEGMENT_CHARS: RegExp

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

Invalid characters in path segments (same as filename but allows /)

Licensed under BUSL-1.1