Skip to content

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

Interface: CreateDirectoryInput

Defined in: packages/fireflow-vfs/src/types/file.ts:138

Input for creating a directory

Properties

branch?

optional branch: string

Defined in: packages/fireflow-vfs/src/types/file.ts:140


path

path: string

Defined in: packages/fireflow-vfs/src/types/file.ts:141


workspaceId

workspaceId: string

Defined in: packages/fireflow-vfs/src/types/file.ts:139

Licensed under BUSL-1.1