Class: Tzispa::Commands::Server
- Defined in:
- lib/tzispa/commands/server.rb
Constant Summary
Constants inherited from Command
Instance Method Summary collapse
-
#initialize(options) ⇒ Server
constructor
A new instance of Server.
- #start ⇒ Object
Constructor Details
Instance Method Details
#start ⇒ Object
16 17 18 |
# File 'lib/tzispa/commands/server.rb', line 16 def start server.start end |