Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

MachineDetails

A record which allows to display lots of machine specific information like machine name, processor count etc.

Record Fields

Record FieldDescription
AgentVersion
Signature: string
DriveInfo
Signature: seq<string>
Is64bit
Signature: bool
MachineName
Signature: string
NETFrameworks
Signature: seq<string>
OperatingSystem
Signature: string
ProcessorCount
Signature: int
UserDomainName
Signature: string