Methods

Class/Module Index [+]

Quicksearch

MCollective::Agent::Facts

Public Class Methods

[](fact) click to toggle source
# File spec/unit/plugins/mcollective/agent/rpcutil_spec.rb, line 12
def self.[](fact)
  {'fact1' => 'value1', 'fact2' => 'value2', 'fact3' => 'value3'}[fact]
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.