Class: Summary

'brixy.debug.Summary'~ Summary

new Summary ()

Summary object.

Source:

Methods

clear ()

Clears all records.

Source:

report (thenClearopt)

Shows a report window with records.

Parameters:
Name Type Attributes Default Description
thenClear boolean <optional>
false

Clear all records after closing window. (optional)

Source:

shot (name)

Records the $.summary() result.

Parameters:
Name Type Description
name string
Source:

toString () → {string}

Returns a string representation of the object.

Returns:
  • string
Source: