Default Plugins@yarnpkg/plugin-essentialsClassesRebuildCommandOn this pageRebuildCommand HierarchyBaseCommandRebuildCommandIndex ConstructorsconstructorPropertiescwdidentspathsusageMethodsexecutevalidateAndExecuteConstructors constructornew RebuildCommand(): defaultReturns defaultProperties cwdcwd: undefined | string = ...identsidents: string[] = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<0 | 1>Returns Promise<0 | 1>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>