Top Level Namespace
Defined Under Namespace
Modules: Softwear Classes: ErrorReportMailer
Instance Method Summary collapse
Instance Method Details
#start_server!(*args) ⇒ Object
143 144 145 |
# File 'lib/softwear/library/light_server.rb', line 143 def start_server!(*args) Softwear::Library::LightServer.new.start_server!(*args) end |