Class: IGMarkets::CLI::Tables::MarketOverviewsTable

Inherits:
Table
  • Object
show all
Defined in:
lib/ig_markets/cli/tables/market_overviews_table.rb

Overview

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

Direct Known Subclasses

MarketsTable

Method Summary

Methods inherited from Table

#initialize, #lines, #to_s

Constructor Details

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