Skip to content

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

Function: assertValidPath()

assertValidPath(path, options?): void

Defined in: packages/fireflow-vfs/src/path/validation.ts:261

Validate path and throw if invalid

Parameters

path

string

options?

PathValidationOptions

Returns

void

Licensed under BUSL-1.1