App › getOverrideConfigDir
Unofficial
Get the override config directory for the given app ID.
Signature:
static getOverrideConfigDir(appId: string): string | null
Parameters:
| Parameter | Type | Description |
| appId | string | The app ID. |
Returns: string | null — The override config directory or null.