ConfigAnalyze

Configuration of how the mutation analyzer should act.

Members

Variables

exclude
AbsolutePath[] exclude;

Exclude any files that are in these directory trees from the analysis.

rawExclude
string[] rawExclude;

User input of excludes before they are adjusted to relative root

Meta