Static ReadonlySF_The global folder in which sf state is stored.
StaticSFDX_Enable interoperability between .sfdx and .sf.
When @salesforce/core@v2 is deprecated and no longer used, this can be removed.
Static ReadonlySFDX_The global folder in which sfdx state is stored.
Static ReadonlySTATE_The preferred global folder in which state is stored.
StaticDIRThe full system path to the preferred global state folder
StaticisWhether the code is running in a web browser.
StaticSF_The full system path to the global sf state folder.
StaticSFDX_The full system path to the global sfdx state folder.
StaticcreateCreates 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.
OptionaldirPath: stringThe directory path to be created within Global.SFDX_DIR.
Staticget
Global constants, methods, and configuration.