pygaindalf
Contents
API Reference
app
components
config
context
portfolio
runtime
util
callguard
callable_decorator
callguard
class_decorator
classmethod_decorator
defines
generic
lib
callguard_enabled
get_execution_frame
get_execution_frame_module
get_execution_frame_self
get_execution_frame_self_varname
mixin
no_callguard_decorator
property_decorator
types
config
helpers
logging
mixins
models
requests
pygaindalf
pygaindalf
API Reference
app
util
callguard
lib
get_execution_frame
View page source
get_execution_frame
app.util.callguard.lib.
get_execution_frame
(
*
,
frames_up
:
int
=
0
,
skip_callguard
:
bool
=
True
)
→
FrameType
[source]
Parameters
:
frames_up
(
int
)
skip_callguard
(
bool
)
Return type
:
FrameType