class Object
Public Instance Methods
start(launcher)
click to toggle source
# File lib/puma/plugin/cloudwatch.rb, line 4 def start(launcher) PumaCloudwatch::Metrics.start_sending(launcher) end
# File lib/puma/plugin/cloudwatch.rb, line 4 def start(launcher) PumaCloudwatch::Metrics.start_sending(launcher) end