Function.caller_functions()
Returns a Functions object that represents functions that call the function.
Last updated
Returns a Functions object that represents functions that call the function.
Last updated
caller_functions() →
Functions
The caller functions are the functions that directly call the specified function.