CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
Search

Member predicate HereDoc::isSubShell

Holds if this here document is executed in a subshell.

<<`COMMAND`
echo "Hello world!"
COMMAND
predicate isSubShell()