Module: Mutant::Repository Private

Defined in:
lib/mutant/repository.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Defined Under Namespace

Classes: Diff, SubjectFilter

Constant Summary collapse

RepositoryError =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Error raised on repository interaction problems

Class.new(RuntimeError)