Skip to content

App.getOverrideConfigDir method

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 | nullThe override config directory or null.