Libraries
»
command_tree
(0.1.5)
»
Index
»
CommandTree
»
TextMenu
»
#add
Method: CommandTree::TextMenu#add
Defined in:
lib/command_tree/text_menu.rb
#
add
(item) ⇒
Object
26 27 28
# File 'lib/command_tree/text_menu.rb', line 26
def
add
(
item
)
items
<<
item
end