Package buildbot :: Package slave :: Module registry
[frames] | no frames]

Module registry

source code

Functions
 
registerSlaveCommand(name, factory, version)
Register a slave command with the registry, making it available in slaves.
source code
Variables
  commandRegistry = {}
  __package__ = None
hash(x)
Function Details

registerSlaveCommand(name, factory, version)

source code 

Register a slave command with the registry, making it available in slaves.

Parameters: