codeql/ruby-all
4.1.6
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the variable of the keyword rest token, if any. For example rest in:
rest
in { a: 1, **rest }
LocalVariableWriteAccess getRestVariableAccess()