ExTodo v0.1.0 ExTodo.OutputUtils View Source

This module is used to format strings for STDOUT so that reports are easy to read.

Link to this section Summary

Functions

Make the provided text blue

Format a string to be of a certain width and have a certain padding

Make the provided text green

Make the provided text ligth cyan

Make the provided text red

Underline the provided text

Make the provided text white

Link to this section Functions

Make the provided text blue

Link to this function

gen_fixed_width_string(value, width, padding \\ 2) View Source

Format a string to be of a certain width and have a certain padding

Make the provided text green

Make the provided text ligth cyan

Make the provided text red

Underline the provided text

Make the provided text white