plainbox.impl.commands.checkbox – mix-in for checkbox commands

Warning

THIS MODULE DOES NOT HAVE STABLE PUBLIC API

class plainbox.impl.commands.checkbox.CheckBoxCommandMixIn[source]

Mix-in class for plainbox commands that want to discover and load checkbox jobs

enhance_parser(parser)[source]

Add common options for job selection to an existing parser

class plainbox.impl.commands.checkbox.CheckBoxInvocationMixIn(provider_list)[source]
get_job_list(ns)[source]

Load and return a list of JobDefinition instances

Previous topic

plainbox.impl.commands.check_config – check-config sub-command

Next topic

plainbox.impl.commands.crash – crash sub-command

This Page