Skip to main content

Function: resolveFilesystemConfiguredBaseDirectory()

function resolveFilesystemConfiguredBaseDirectory(
status: CloudStatusSummary | null
): string | null;

Defined in: src/components/Settings/cloud/CloudProviderSetupPanel.utils.ts:86

Returns the configured base directory when the filesystem provider is the active provider.

Parametersโ€‹

statusโ€‹

| CloudStatusSummary | null

Returnsโ€‹

string | null