Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/saltstack/salt
/ run
Method
run
tests/wheeltest.py:60–64 ·
view source on GitHub ↗
Execute the wheel call
(self)
Source
from the content-addressed store, hash-verified
58
self.opts.update(res)
59
60
def
run(self):
61
""
"
62
Execute the wheel call
63
""
"
64
return
self.wheel.master_call(**self.opts)
65
66
67
if
__name__ ==
"__main__"
:
Callers
15
_get_changelog_contents
Function · 0.45
_get_salt_version
Function · 0.45
update_rpm
Function · 0.45
update_release_notes
Function · 0.45
generate_changelog_md
Function · 0.45
run_audit
Function · 0.45
has_network
Function · 0.45
create_network
Function · 0.45
create
Function · 0.45
man
Function · 0.45
html
Function · 0.45
pdf
Function · 0.45
Calls
1
master_call
Method · 0.45
Tested by
no test coverage detected