altcover

CollectExtension.WhatIf method

Validates the supplied options

public static ValidatedCommandLine WhatIf(this ICollectOptions collect, bool afterPreparation)
parameter description
collect The options
afterPreparation Values indicating whether the instrumentation has already taken place

Return Value

The validation outcome.

See Also