mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
![]() It is useful in some cases to return NamedLoaderContexts from loaded functions. Instead of choking or requireing implimenters to call the context's value() method before being de-scoped, detect when a NamedLoaderContext has been returned and return the value from the current context. |
||
---|---|---|
.. | ||
__init__.py | ||
test_context.py | ||
test_lazy.py | ||
test_loader.py | ||
test_loading_modules.py |