Module: Consul::Spec::Matchers

Defined in:
lib/consul/spec/matchers.rb

Defined Under Namespace

Classes: CheckPower

Instance Method Summary collapse

Instance Method Details

#check_power(*args) ⇒ Object



32
33
34
# File 'lib/consul/spec/matchers.rb', line 32

def check_power(*args)
  CheckPower.new(*args)
end