Class: Msf::Ui::Console::TablePrint::OmitColumnHeader

Inherits:
Object
  • Object
show all
Defined in:
lib/msf/ui/console/table_print/omit_column_header.rb

Instance Method Summary collapse

Instance Method Details

#style(_column) ⇒ Object



8
9
10
# File 'lib/msf/ui/console/table_print/omit_column_header.rb', line 8

def style(_column)
  ''
end