Skip to content

default

default(options): Promise<ClientStrategy<ContentProcedures>>

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

Creates an ClientStrategy for the native filesystem.

FilesystemClientConfig

The FilesystemClientConfig object containing the target directory path.

Promise<ClientStrategy<ContentProcedures>>

A promise that resolves with the the ClientStrategy.