class documentation

class RunResult(TypedDict):

View In Hierarchy

Represent the result of a workercommands.Run command.

Class Variable success Undocumented
success: bool = ΒΆ

Undocumented