Module File
Classes and predicates for modeling the core File
module.
Because File
is a subclass of IO
, all FileInstance
s and
FileModuleReader
s are also IOInstance
s and IOModuleReader
s
respectively.
Import path
import codeql.ruby.frameworks.Files
Classes
FileInstance | An instance of the |
FileJoinSummary | A flow summary for |
FileModuleFilenameSource | A call to a |
FileModuleReader | A read using the |
FileOpen | A call to |
FilePathConversionSummary | A flow summary for several methods on the |