Predicate Bash::cmdReachingRunExpr
Holds if a command output is used, directly or indirectly, in a Run’s step expression. Where the expression is a string captured from the Run’s script.
Import path
import actionspredicate cmdReachingRunExpr(BashShellScript script, string cmd, string expr)