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

Module FabricV2::Fabric

Provides models for the fabric module.

Import path

import semmle.python.frameworks.Fabric

Predicates

connection

Gets a reference to the fabric.connection module.

group

Gets a reference to the fabric.group module.

tasks

Gets a reference to the fabric.tasks module.

Classes

Modules

Connection

Provides models for the fabric.connection module

Group

Provides models for the fabric.group module

Tasks

Provides models for the fabric.tasks module