Class: StackMob::CLI::Main
- Inherits:
-
Thor
- Object
- Thor
- StackMob::CLI::Main
- Includes:
- LocalServer
- Defined in:
- lib/stackmob/cli/main.rb
Constant Summary
Constants included from LocalServer
Instance Method Summary collapse
Methods included from LocalServer
Instance Method Details
#server ⇒ Object
27 28 29 |
# File 'lib/stackmob/cli/main.rb', line 27 def server start_local_server([:port], [:path]) end |