Default Plugins@yarnpkg/plugin-essentialsClassesConfigSetCommandOn this pageConfigSetCommand HierarchyBaseCommandConfigSetCommandIndex ConstructorsconstructorPropertiescwdhomejsonnamevaluepathsusageMethodsexecutevalidateAndExecuteConstructors constructornew ConfigSetCommand(): defaultReturns defaultProperties cwdcwd: undefined | string = ...homehome: boolean = ...jsonjson: boolean = ...namename: string = ...valuevalue: string = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<0 | 1>Returns Promise<0 | 1>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>