Class: IGMarkets::CLI::Tables::WorkingOrdersTable

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

Overview

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