Method: Ring::SQA::MTR.run

Defined in:
lib/ring/sqa/mtr.rb

.run(host) ⇒ Object



9
10
11
# File 'lib/ring/sqa/mtr.rb', line 9

def self.run host
  MTR.new.run host
end