static class Abstract |
This represents the weakly (“stringly”) typed equivalent of the command line options as interfaces with the values expressed as read-only properties. |
static class Abstraction |
|
static class AltCover |
This represents the command line options and its validation |
static class AssemblyConstants |
|
class Collect |
Description of the AltCover Runner command |
static class CollectExtension |
Abstract.ICollectOptions extension methods |
static class Command |
This represents the various operations available |
static class Compatibility |
|
class ContingentCopy |
Used by the .net core implementation to copy files copied relative to the output directory to the same locations relative to the instrumented files folder. |
class Echo |
Outputs a possibly coloured string of text to stdout . |
class GetVersion |
Description of the AltCover Version command |
static class PathOperation |
|
class PowerShell |
Description of the AltCover ImportModule command |
class Prepare |
Description of the AltCover command |
static class PrepareExtension |
Abstract.IPrepareOptions extension methods |
static class Primitive |
This represents the weakly (“stringly”) typed equivalent of the command line options. It is primarily for F# use. Undocumented methods are compiler generated. |
class RetryDelete |
Used by the .net core implementation to tidy files that may be in a lingering ‘in use’ state |
class RunSettings |
Used by the .net core implementation to inject an AltCover data collector, by creating a temporary run-settings file that includes AltCover as well as any user-defined settings. |
static class TypeSafe |
This represents the strongly-typed equivalent of the command line options, with the strong types expressed as F# discriminated unions. It is not recommented for consumption from C# code. |
static class WhatIfExtension |
F#-style I<Whatever>Options extension methods |