MCPcopy
hub / github.com/saltstack/salt / remove

Method remove

tests/integration/utils/test_win_runas.py:163–164  ·  view source on GitHub ↗
(cls)

Source from the content-addressed store, hash-verified

161
162 @classmethod
163 def remove(cls):
164 win32serviceutil.RemoveService(cls._svc_name_)
165
166 @classmethod
167 def start(cls):

Callers 15

update_rpmFunction · 0.45
update_debFunction · 0.45
update_release_notesFunction · 0.45
process_changed_filesFunction · 0.45
_environment_slugsFunction · 0.45
pre_archive_cleanupFunction · 0.45
__init__.pyFile · 0.45
_moveFunction · 0.45
conftest.pyFile · 0.45
clean_configsMethod · 0.45
__clear_hostsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected