Skip to content

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

Interface: ListDirectoryInput

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

Input for listing directory contents

Properties

branch?

optional branch: string

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


path?

optional path: string

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


ref?

optional ref: string

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

Optional ref (commit ID or branch name)


workspaceId

workspaceId: string

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

Licensed under BUSL-1.1