PersistentAI API Documentation / @persistentai/fireflow-vfs / / BuildCGUriOptions
Interface: BuildCGUriOptions
Defined in: packages/fireflow-vfs/src/types/uri.ts:76
Options for building a ff:// URI
Properties
isDirectory?
optionalisDirectory:boolean
Defined in: packages/fireflow-vfs/src/types/uri.ts:80
Force directory format (add trailing slash)
path
path:
string
Defined in: packages/fireflow-vfs/src/types/uri.ts:78
File path (will be normalized)