Libraries
»
tablecon
(0.0.1)
»
Index
»
Tablecon
»
Table
»
#to_s
Method: Tablecon::Table#to_s
Defined in:
lib/tablecon.rb
#
to_s
⇒
Object
prints @list as a table
18 19 20
# File 'lib/tablecon.rb', line 18
def
to_s
@printer
.
str
end