Default Plugins@yarnpkg/plugin-essentialsClassesNodeCommandOn this pageNodeCommand HierarchyBaseCommandNodeCommandIndex ConstructorsconstructorPropertiesargscwdpathsusageMethodsexecutevalidateAndExecuteConstructors constructornew NodeCommand(): defaultReturns defaultProperties argsargs: string[] = ...cwdcwd: undefined | string = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<number>Returns Promise<number>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>