PersistentAI API Documentation / @persistentai/fireflow-vfs / / MoveFileInput
Interface: MoveFileInput
Defined in: packages/fireflow-vfs/src/types/file.ts:105
Input for moving/renaming a file
Properties
branch?
optionalbranch:string
Defined in: packages/fireflow-vfs/src/types/file.ts:107
fromPath
fromPath:
string
Defined in: packages/fireflow-vfs/src/types/file.ts:108
toPath
toPath:
string
Defined in: packages/fireflow-vfs/src/types/file.ts:109
workspaceId
workspaceId:
string
Defined in: packages/fireflow-vfs/src/types/file.ts:106