Parent

Methods

Class Index [+]

Quicksearch

MCollective::Connector::Base

Public Class Methods

inherited(klass) click to toggle source

(Not documented)

    # File lib/mcollective/connector/base.rb, line 19
19:       def self.inherited(klass)
20:         PluginManager << {:type => "connector_plugin", :class => klass.to_s}
21:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.