patchPath property

String get patchPath

Implementation

String get patchPath {
  return p.join(gitDir, _patch);
}