Libraries
»
hola_shopping_cart
(0.4)
»
Index (C)
»
Hola
»
CLI
Class: Hola::CLI
Inherits:
Object
Object
Hola::CLI
show all
Defined in:
lib/hola.rb
Class Method Summary
collapse
.
start
⇒ Object
Class Method Details
.
start
⇒
Object
8 9 10
# File 'lib/hola.rb', line 8
def
start
App
.
new
.
run
end