CodeQL library for GitHub Actions
codeql/actions-all 0.4.29 (changelog, source)
Search

Class RunImpl

Import path

import codeql.actions.ast.internal.Ast

Direct supertypes

Indirect supertypes

Fields

Inherited fields

Predicates

getAnScriptExpr
getScript
getShell

Gets the shell for this run mapping.

getWorkingDirectory

Gets the working directory for this run mapping.

toString

Inherited predicates

getAChildNodefrom StepImpl
getAFollowingStep

Gets a step that follows this step.

from StepImpl
getAPrimaryQlClassfrom 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
getEnvfrom StepImpl
getId

Gets the ID of this step, if any.

from StepImpl
getIf

Gets the value of the if field in this step, if any.

from StepImpl
getInScopeDefaultValuefrom AstNodeImpl
getInScopeEnvVarExpr

Gets a environment variable expression by name in the scope of the current node.

from AstNodeImpl
getLocationfrom StepImpl
getNextStepfrom StepImpl
getNodefrom StepImpl
getParentNodefrom StepImpl

Charpred