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

Predicate Bash::isParameterExpansion

Checks if expr is a bash parameter expansion

Import path

import actions
predicate isParameterExpansion(string expr, string parameter, string operator, string params)