Skip to content

PersistentAI API Documentation / @persistentai/fireflow-vfs / path / toVfsPath

Function: toVfsPath()

toVfsPath(pathOrUri): VfsPath

Defined in: packages/fireflow-vfs/src/path/utils.ts:236

Convert a string to VfsPath.

Parameters

pathOrUri

string

Path or URI string

Returns

VfsPath

VfsPath instance

Licensed under BUSL-1.1