Default Plugins@yarnpkg/plugin-patchClassesPatchCommitCommandOn this pagePatchCommitCommand HierarchyBaseCommandPatchCommitCommandIndex ConstructorsconstructorPropertiescwdpatchFoldersavepathsusageMethodsexecutevalidateAndExecuteConstructors constructornew PatchCommitCommand(): defaultReturns defaultProperties cwdcwd: undefined | string = ...patchFolderpatchFolder: string = ...savesave: boolean = ...staticpathspaths: string[][] = ...staticusageusage: Usage = ...Methods executeexecute(): Promise<void>Returns Promise<void>validateAndExecutevalidateAndExecute(): Promise<number>Returns Promise<number>