Is the path supported by this BlobStore?
Although this is async, this is expected to be a relatively fast operation (ie - you shouldn't make network calls).
hasValidPath(path: string, _opts: BlobStoreStoreOptions): Promise<boolean>| Name | Type | Description |
|---|---|---|
path* | string | The path to check |
_opts | BlobStoreStoreOptions |