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

Module Array

Provides flow summaries for the Array class.

The summaries are ordered (and implemented) based on https://docs.ruby-lang.org/en/3.1/Array.html, however for methods that have the more general Enumerable scope, they are implemented in the Enumerable module instead.

Import path

import codeql.ruby.frameworks.core.Array