| Trees | Indices | Help |
|---|
|
|
Object to send data back to fronted
:param multiprocessing.Queue events: collects events for logging
:param multiprocessing.Lock lock: Global lock for backend
:param backend.callback.FrontendCallback frontent_callback:
object to post data back to frontend
:param destdir: filepath with build results
:param dict action: dict-like object with action task
Expected **action** keys:
- action_type: main field determining what action to apply
# TODO: describe actions
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
str(x)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Mar 20 19:34:23 2015 | http://epydoc.sourceforge.net |