pygaindalf
Contents
API Reference
app
components
config
context
portfolio
runtime
util
callguard
config
helpers
abc_info
classinstancemethod
classinstanceproperty
classproperty
decimal
empty_class
enter_exit_call
frozendict
generics
instance_lru_cache
mro
script_info
script_version
tstring
type_hints
weakref
wrappers
after
before
before_attribute_check
wrapper
AfterDecorator
BeforeAttributeCheckDecorator
BeforeAttributeCheckOptions
BeforeDecorator
WrapperDecorator
logging
mixins
models
requests
pygaindalf
pygaindalf
API Reference
app
util
helpers
wrappers
before
View page source
before
app.util.helpers.wrappers.
before
(
before
:
BeforeMethod
[
P
,
R
]
)
→
BeforeDecorator
[
P
,
R
]
[source]
Parameters
:
before
(
BeforeMethod
[
P
,
R
]
)
Return type
:
BeforeDecorator
[
P
, R]