Skip to content

expose Manager execError with hasExecError() method #216

Description

@hansenmc

The Manager class has getExitCode() but does not have an accessible method to determine if execError is true or false.

For those executing CoRB programmatically and extending the Manager class, it can be useful to know what the execError is, in addition to the exitCode.

Add hasExecError() method

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions