CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Module Make

Provides a class hierarchy for working with files and folders.

Import path

import codeql.util.FileSystem

Classes

Container

A file or folder.

File

A file.

Folder

A folder.

Parameters