Module: FootballCli::Format
- Defined in:
- lib/football_cli/format/csv.rb,
lib/football_cli/format/base.rb,
lib/football_cli/format/json.rb,
lib/football_cli/format/table.rb,
lib/football_cli/format/format_factory.rb
Defined Under Namespace
Classes: Base, Csv, FormatFactory, Json, Table