external criterion type
external criterion type Element: Types of external criterion.
external criterion type
choice of [exit code|interpret|contains]Choices
exit code
Return true, if exit code is EXIT_SUCCESS (0).
interpret
Return numeric interpretation of stdout or stderr.
contains
Return true, if stdout or stderr contain a substring.