Class/Module Index [+]

Quicksearch

OpenShift::Runtime::WatchmanPluginTemplate::ClassMethods

Public Instance Methods

inherited(klass) click to toggle source

Add class to repository when it inherits from class included this method

# File lib/openshift-origin-node/model/watchman/watchman_plugin.rb, line 30
def inherited(klass)
  repository << klass
end
repository() click to toggle source

Watchman plugin repository

# File lib/openshift-origin-node/model/watchman/watchman_plugin.rb, line 25
def repository
  @repository ||= []
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.