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

Module registry

source code

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

registerSlaveCommand(name, factory, version)

source code 

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

Parameters: