Libraries
»
texttable
(1.1.11)
»
Index
»
TextTable
»
add
Method: TextTable.add
Defined in:
lib/texttable.rb
.
add
(*args) ⇒
Object
16 17 18
# File 'lib/texttable.rb', line 16
def
add
(
*
args
)
new
.
add
(
*
args
)
end