Default Plugins@yarnpkg/plugin-essentialsClassesConfigGetCommandOn this pageConfigGetCommand HierarchyBaseCommandConfigGetCommandIndex ConstructorsconstructorPropertiescwdjsonnameunsafewhypathsusageMethodsexecutevalidateAndExecuteConstructors constructornew ConfigGetCommand(): defaultReturns defaultProperties cwdcwd: undefined | string = ...jsonjson: boolean = ...namename: string = ...unsafeunsafe: boolean = ...whywhy: boolean = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<0 | 1>Returns Promise<0 | 1>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>