Namespaces

Types in Fake

Type MSpecParams

Namespace Fake

Interfaces IEquatable<MSpecParams>, IStructuralEquatable, IComparable<MSpecParams>, IComparable, IStructuralComparable

Methods

Properties

Public instance methods

int CompareTo(MSpecParams obj)

bool Equals(MSpecParams obj)

Public properties

FSharpList<string> ExcludeTags get;

string HtmlOutputDir get;

FSharpList<string> IncludeTags get;

bool Silent get;

TimeSpan TimeOut get;

string ToolPath get;

string WorkingDir get;