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

Route

Represents a route.

Record Fields

Record FieldDescription
Handler
Signature: Map<string,string> -> HttpListenerContext -> string
Path
Signature: string
Verb
Signature: string