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
34 35 36 |
# File 'lib/consul/spec/matchers.rb', line 34 def check_power(*args) CheckPower.new(*args) end |