Class: IGMarkets::CLI::Tables::HistoricalPriceResultSnapshotsTable

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

Overview

Helper class that prints out an array of HistoricalPriceResult::Snapshot 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