Skip to content

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?

optional branch: 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?

optional ref: 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

Licensed under BUSL-1.1