default
default(
options
):Promise
<ClientStrategy
<ContentProcedures
>>
Defined in: astrobase/src/fs/fs.client.ts:24
Creates an ClientStrategy for the native filesystem.
Parameters
Section titled “Parameters”options
Section titled “options”The FilesystemClientConfig object containing the target directory path.
Returns
Section titled “Returns”Promise
<ClientStrategy
<ContentProcedures
>>
A promise that resolves with the the ClientStrategy.