FAKE - F# Make


CommandParams

DotNet parameters

Record Fields

Record FieldDescription
TimeOut
Signature: TimeSpan

A timeout for the command.

ToolPath
Signature: string

ToolPath - usually just "dotnet"

WorkingDir
Signature: string

Working directory (optional).

Fork me on GitHub