Skip to content

FilesystemClientConfig

Defined in: astrobase/src/fs/fs.client.ts:10

A filesystem client configuration object.

dir: string

Defined in: astrobase/src/fs/fs.client.ts:15

The target directory for content storage. Note that the directory must exist - it will not be automatically created.