Server commands
16 17 18
# File 'lib/whatup/cli/commands/server.rb', line 16 def start Whatup::Server::Server.new(port: options[:port]).start end