Class: IGMarkets::CLI::Tables::ClientSentimentsTable

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

Overview

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