class documentation

class AppProfiler:

Constructor: AppProfiler(options)

View In Hierarchy

Class which selects a specific profile runner based on configuration options.

Method __init__ Undocumented
Class Variable profilers Undocumented
Instance Variable profiler the name of the selected profiler.
Instance Variable run Undocumented
def __init__(self, options):

Undocumented

profilers =

Undocumented

profiler: str =

the name of the selected profiler.

run =

Undocumented