FAKE - F# Make


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
WriteJson(writer)
Signature: writer:JsonWriter -> JsonWriter

Writes the fact to a JSON writer

Fork me on GitHub