Predicate Bash::envReachingRunExpr
Holds if and environment variable 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 envReachingRunExpr(BashShellScript script, string var, string expr)