Module: lib/Formatter/Full

lib/Formatter/Full

A module representing a formatter.
Source:

Methods

<inner> define(factory)

Override AMD `define` function for RequireJS
Parameters:
Name Type Description
factory function
Source:
Render footer of the report
Source:
Returns:
Type
string
Render header of the report
Source:
Returns:
Type
string

<inner> report(path, messages) → {string}

Render body of the report
Parameters:
Name Type Description
path string
messages Object[]
Source:
Returns:
Type
string