Default Plugins@yarnpkg/plugin-npm-cliClassesNpmStageRejectCommandOn this pageNpmStageRejectCommand HierarchyBaseCommandNpmStageRejectCommandIndex ConstructorsconstructorPropertiescwdotpstageIdpathsusageMethodsexecutevalidateAndExecuteConstructors constructornew NpmStageRejectCommand(): defaultReturns defaultProperties cwdcwd: undefined | string = ...otpotp: undefined | string = ...stageIdstageId: string = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<0 | 1>Returns Promise<0 | 1>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>