Libraries
»
megam_api
(0.72)
»
Index
»
Megam
»
Text
»
#list
Method: Megam::Text#list
Defined in:
lib/megam/core/text.rb
#
list
(*args) ⇒
Object
92 93 94
# File 'lib/megam/core/text.rb', line 92
def
list
(
*
args
)
highline
.
list
(
*
args
)
end