Module: Seafoam::Formatters

Defined in:
lib/seafoam/formatters/formatters.rb,
lib/seafoam/formatters/base.rb,
lib/seafoam/formatters/json.rb,
lib/seafoam/formatters/text.rb

Overview

Formatters are the mechanism by which ‘seafoam` command output is presented to the user.

Defined Under Namespace

Modules: Base, Json, Text