Skip to content

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

Function: toVfsUri()

toVfsUri(pathOrUri): VfsUri

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

Convert a string to VfsUri.

Parameters

pathOrUri

string

Path or URI string

Returns

VfsUri

VfsUri instance

Licensed under BUSL-1.1