Module Pathname
Modeling of the Pathname
class from the Ruby standard library.
Import path
import codeql.ruby.frameworks.stdlib.Pathname
Classes
PathnameCall | A call where the receiver is a |
PathnameInstance | An instance of the |
PathnameOpen | A call to |
PathnameRead | A call to |
PathnameToSFilenameSource | A call to |
PathnameWrite | A call to |