scriptharness.status module

Statuses for Commands and Actions.

scriptharness.status.SUCCESS

int

Constant for Action or Command.history[‘status’]

scriptharness.status.ERROR

int

Constant for Action or Command.history[‘status’]

scriptharness.status.FATAL

int

Constant for Action or Command.history[‘status’]