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

Module Make::Folder::Resolve

Provides a mechanism for resolving file paths relative to a given directory.

Import path

import codeql.util.FileSystem

Predicates

resolve

Gets the file or folder that path resolves to when resolved from base.

Parameters