Static
SFDX_Enable interoperability between .sfdx
and .sf
.
When @salesforce/core@v2 is deprecated and no longer used, this can be removed.
Static
Readonly
SFDX_The global folder in which sfdx state is stored.
Static
Readonly
SF_The global folder in which sf state is stored.
Static
Readonly
STATE_The preferred global folder in which state is stored.
Static
DIRThe full system path to the preferred global state folder
Static
SFDX_The full system path to the global sfdx state folder.
Static
SF_The full system path to the global sf state folder.
Static
createCreates a directory within Global.SFDX_DIR, or Global.SFDX_DIR itself if the dirPath
param
is not provided. This is resolved or rejected when the directory creation operation has completed.
Optional
dirPath: stringThe directory path to be created within Global.SFDX_DIR.
Static
get
Global constants, methods, and configuration.