UNPKG

@sfdx-falcon/command

Version:

Contains SFDX-Falcon flavored extensions to @sfdx/command. Part of the SFDX-Falcon Library.

12 lines (9 loc) 648 B
{ "errUnknown": "An unexpected error has occured (details below)\n\n%s", "errDefault": "%s (see details below)\n\n%s", "errInvalidDirectory": "%sDirectory can not begin with a ~, have unescaped spaces, or contain these invalid characters (' \" * |)", "errInvalidCommandName": "Classes that extend SfdxFalconCommand must define & initialize this.commandName with a valid string (eg. 'falcon:adk:clone').", "actionDevTest1": "DEVTEST1: This should not be seen in production (%s)\n", "actionDevTest2": "DEVTEST2: This should not be seen in production (%s)\n", "ACTIONFOR_ERROR_UNKNOWN_ACTION": "Edit your config file and fix this\n" }