Libraries
»
hindsight
(0.0.1)
»
Index (C)
»
Hindsight
»
CLI
Class: Hindsight::CLI
Inherits:
Thor
Object
Thor
Hindsight::CLI
show all
Includes:
Thor::Actions
Defined in:
lib/hindsight/cli.rb
Instance Method Summary
collapse
#
server
⇒ Object
Instance Method Details
#
server
⇒
Object
8 9 10
# File 'lib/hindsight/cli.rb', line 8
def
server
Hindsight
::
Server
.
run!
end