Libraries
»
text-table
(1.2.4)
»
Index
»
Text
»
Table
»
#head
Method: Text::Table#head
Defined in:
lib/text-table/table.rb
#
head
⇒
Object
An array of table headers
6 7 8
# File 'lib/text-table/table.rb', line 6
def
head
@head
end