Part of lp.services.command_spawner View In Hierarchy
CommandSpawner
processes.
Does nothing but collect the command's return code.
Instance Variables | returncode | The numerical return code retrieved from the process. Stays None until the process completes. |
Method | __call__ | Undocumented |