codeql/ruby-all
3.0.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Provides classes for working with file system libraries.
import codeql.ruby.frameworks.Files
Classes and predicates for modeling the core Dir module.
Dir
Classes and predicates for modeling the core File module.
File
Classes and predicates for modeling the FileUtils module from the standard library.
FileUtils