table_rex v0.3.0 TableRex.Renderer.Text

Renderer module which handles outputting ASCII-style tables for display.

Summary

Functions

Provides a level of sane defaults for the Text rendering module

Implementation of the TableRex.Renderer behaviour

Functions

default_options()

Provides a level of sane defaults for the Text rendering module.

render(table, opts)

Implementation of the TableRex.Renderer behaviour.