PersistentAI API Documentation / @persistentai/fireflow-vfs / / ListDirectoryInput
Interface: ListDirectoryInput
Defined in: packages/fireflow-vfs/src/types/file.ts:115
Input for listing directory contents
Properties
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/file.ts:117
path?
optionalpath:string
Defined in: packages/fireflow-vfs/src/types/file.ts:118
ref?
optionalref:string
Defined in: packages/fireflow-vfs/src/types/file.ts:120
Optional ref (commit ID or branch name)
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/file.ts:116