Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/saltstack/salt
/ modules
Method
modules
salt/cache/__init__.py:77–78 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
75
76
@cached_property
77
def
modules(self):
78
return
salt.loader.cache(self.opts)
79
80
@cached_property
81
def
kwargs(self):
Callers
2
test_modules
Function · 0.80
test_modules
Function · 0.80
Calls
1
cache
Method · 0.80
Tested by
2
test_modules
Function · 0.64
test_modules
Function · 0.64