PathSpecOutsideRepoException constructor

PathSpecOutsideRepoException({
  1. required String pathSpec,
})

Implementation

PathSpecOutsideRepoException({required this.pathSpec});