Class Msf::Ui::Console::Table
In: lib/msf/ui/console/table.rb
Parent: Rex::Ui::Text::Table

Console table display wrapper that allows for stylized tables

Methods

new   to_s  

Classes and Modules

Module Msf::Ui::Console::Table::Style

Public Class methods

Initializes a wrappered table with the supplied style and options.

Public Instance methods

Print nothing if there are no rows if the style is default.

[Validate]