ExC v0.4.0 IO.Printer View Source

Prints elements and errors on screen.

Link to this section Summary

Functions

Specs

class Class where the error occurred. fault_element Fault element. reason Fault indicator. location Place of failure.

Specs

label String with the element name. element Element to print. inspect Boolean indicating if something is going to be printed or not.

Link to this section Functions

Link to this function

_print_error(class, fault_element, reason, location)

View Source

Specs

class Class where the error occurred. fault_element Fault element. reason Fault indicator. location Place of failure.

Link to this function

check_for_verbose(code, bool)

View Source