Module ApiGraphs
Provides an implementation of API graphs, which allow efficient modelling of how a given value is used by the code base or how values produced by the code base are consumed by a library.
See API::Node
for more details.
Import path
import codeql.ruby.ApiGraphs
Modules
API | Provides classes and predicates for working with APIs used in a database. |