Class RunImpl
Import path
import codeql.actions.ast.internal.AstDirect supertypes
Indirect supertypes
Fields
Predicates
| getAnScriptExpr | |
| getScript | |
| getShell | Gets the shell for this |
| getWorkingDirectory | Gets the working directory for this |
| toString |
Inherited predicates
| getAChildNode | from StepImpl | |
| getAFollowingStep | Gets a step that follows this step. | from StepImpl |
| getAPrimaryQlClass | from StepImpl | |
| getATriggerEvent | Gets and Event triggering this node. | from StepImpl |
| getContainer | Gets the Runs or LocalJob that this step is in. | from StepImpl |
| getEnclosingCompositeAction | Gets the enclosing composite action if any. | from AstNodeImpl |
| getEnclosingJob | Gets the enclosing Job. | from StepImpl |
| getEnclosingStep | Gets the enclosing Step. | from AstNodeImpl |
| getEnclosingWorkflow | Gets the enclosing workflow if any. | from AstNodeImpl |
| getEnv | from StepImpl | |
| getId | Gets the ID of this step, if any. | from StepImpl |
| getIf | Gets the value of the | from StepImpl |
| getInScopeDefaultValue | from AstNodeImpl | |
| getInScopeEnvVarExpr | Gets a environment variable expression by name in the scope of the current node. | from AstNodeImpl |
| getLocation | from StepImpl | |
| getNextStep | from StepImpl | |
| getNode | from StepImpl | |
| getParentNode | from StepImpl |