Skip to main content
Defined in: packages/http-framework/src/lib/Client.ts:334

Properties

baseUserDirectory?

optional baseUserDirectory?: string | null
Defined in: packages/http-framework/src/lib/Client.ts:340 The base user directory, if set to null, the library will not call StoreRegistry.registerPath, meaning that you will need to manually set each folder for each store. Please read the aforementioned method’s documentation for more information.