Class: IGMarkets::CLI::Tables::MarketsTable

Inherits:
MarketOverviewsTable show all
Defined in:
lib/ig_markets/cli/tables/markets_table.rb

Overview

Helper class that prints out an array of Market instances in a table.

Method Summary

Methods inherited from Table

#initialize, #lines, #to_s

Constructor Details

This class inherits a constructor from IGMarkets::CLI::Tables::Table