ewoksjob.worker.options.CustomWorkersBootStep#

class ewoksjob.worker.options.CustomWorkersBootStep(parent, **options)[source]#

Bases: Step

property alias#
conditional = False#
create(parent)#

Create the step.

enabled = True#
include(parent)#
include_if(parent)#

Return true if bootstep should be included.

You can define this as an optional predicate that decides whether this step should be created.

info(obj)#
instantiate(name, *args, **kwargs)#
label = None#
last = False#
name = 'ewoksjob.worker.options.CustomWorkersBootStep'#
requires = ()#