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

Method status

tests/support/case.py:566–567  ·  view source on GitHub ↗
(self, msg)

Source from the content-addressed store, hash-verified

564 self._error = []
565
566 def status(self, msg):
567 self._status.append(msg)
568
569 def confirm(self, action):
570 self._confirm.append(action)

Callers 15

_watchdogFunction · 0.45
test_statusMethod · 0.45
test_statusMethod · 0.45
test_status_missingMethod · 0.45
test_status_thresholdMethod · 0.45
test_status_stripMethod · 0.45
test_statusMethod · 0.45
test_path_missingMethod · 0.45

Calls 1

appendMethod · 0.45

Tested by 15

_watchdogFunction · 0.36
test_statusMethod · 0.36
test_statusMethod · 0.36
test_status_missingMethod · 0.36
test_status_thresholdMethod · 0.36
test_status_stripMethod · 0.36
test_statusMethod · 0.36
test_path_missingMethod · 0.36