PersistentAI API Documentation / @persistentai/fireflow-vfs / / ReadFileInput
Interface: ReadFileInput
Defined in: packages/fireflow-vfs/src/types/file.ts:85
Input for reading a file
Properties
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/file.ts:87
path
path:
string
Defined in: packages/fireflow-vfs/src/types/file.ts:88
ref?
optionalref:string
Defined in: packages/fireflow-vfs/src/types/file.ts:90
Optional ref (commit ID or branch name)
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/file.ts:86