module Consul::Spec::Matchers

Public Instance Methods

check_power(*args) click to toggle source
# File lib/consul/spec/matchers.rb, line 34
def check_power(*args)
  CheckPower.new(*args)
end