idmtools.utils.caller module¶
Defines our IAnalyzer interface used as base of all other analyzers.
Copyright 2021, Bill & Melinda Gates Foundation. All rights reserved.
- idmtools.utils.caller.get_caller()¶
Trace the stack and find the caller.
- Returns:
The direct caller.