Methods

Class/Module Index [+]

Quicksearch

RHC::Commands::Threaddump

Public Instance Methods

run(app) click to toggle source
# File lib/rhc/commands/threaddump.rb, line 7
def run(app)
  rest_app = find_app
  rest_app.threaddump.messages.each { |m| say m }

  0
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.