164 165 166
# File 'lib/deadpool/admin.rb', line 164 def start(options) puts Deadpool::Server.new(options).run(true) end