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
NAntXmlTraceListener
Implements a TraceListener which writes NAnt like XML files.
Parameters
xmlOutputFile
- Defines the xml output file.
Constructors
Constructor | Description |
new(xmlOutputFile)
Signature: xmlOutputFile:string -> NAntXmlTraceListener
|