This represents the command line options and its validation
public static class AltCover
| name | description |
|---|---|
| abstract class CollectOptions | Command line options for AltCover Runner |
| abstract class LoggingOptions | Destinations for user level output |
| abstract class PrepareOptions | Command line options for AltCover |
| class ValidatedCommandLine | Holds the composed command line and any validation errors. |