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

Fact

A simple key/value pair

Record Fields

Record FieldDescription
Name
Signature: SimpleString

(Required) Name of the fact

Value
Signature: MarkdownString

(Required) Value of the fact

Instance members

Instance memberDescription
x.WriteJson(writer)
Signature: writer:JsonWriter -> JsonWriter

Writes the fact to a JSON writer