getCallerFrame¶
- lsst.pex.config.callStack.getCallerFrame(relative=0)¶
- Get the frame for the user’s caller. - Parameters:
- relativeint, optional
- Number of frames (0 or more) above the caller to retrieve. Default is 0. 
 
- relative
- Returns:
- frametypes.FrameType
- Frame for the caller. 
 
- frame
 - Notes - This function is excluded from the frame.