Helpers

This article describes Helper classes for pFS

Description

Helpers/ is a Python package which contains miscellaneous helper classes that are not specific to one submodule.

Classes

threadhandler.ThreadHandler

Filearrow-up-right

Contains the ThreadHandler class. Details on the ThreadHandler class are here.

error.Error

Filearrow-up-right

Contains the Error class. Details on the Error class are here.

log.Log

Filearrow-up-right

Contains the Log class. Details on the Log class are here.

Mode

Filearrow-up-right

Contains the Mode enum. The Mode enum standardizes Mode objects

Power

Filearrow-up-right

Contains the Power enum. The Power enum standardizes power threshold values.

Last updated

Was this helpful?