This represents the various operations available
public static class Command
| name | description |
|---|---|
| static Collect(…) | Process coverage |
| static FormattedVersion() | Indicate the current version |
| static ImportModule() | Indicate how to consume for PowerShell |
| static Prepare(…) | Instrument assemblies |
| static Summary() | Return the last computed coverage summary |
| static Version() | Indicate the current version |