Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / / RevertFileInput

Interface: RevertFileInput

Defined in: packages/fireflow-vfs/src/types/git.ts:158

Input for reverting uncommitted changes

Properties

branch

branch: string

Defined in: packages/fireflow-vfs/src/types/git.ts:160


path

path: string

Defined in: packages/fireflow-vfs/src/types/git.ts:161


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/git.ts:159

Licensed under BUSL-1.1