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

File

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

error.Error

File

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

log.Log

File

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

Mode

File

Contains the Mode enum. The Mode enum standardizes Mode objects

Power

File

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

Last updated