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
callguard_enabled
View page source
callguard_enabled
app.util.callguard.lib.
callguard_enabled
(
obj
:
Any
=
None
,
*
,
skip_if_already_guarded
:
bool
=
True
)
→
bool
[source]
Parameters
:
obj
(
Any
)
skip_if_already_guarded
(
bool
)
Return type
:
bool