MCPcopy Create free account
hub / github.com/aws/aws-cli / exit

Method exit

awscli/customizations/logs/ui.py:744–745  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

742 self._printer = PrintOnlyPrinter(output, self._log_events)
743
744 def exit(self):
745 self._printer.interrupt_session = True
746
747 def run(self):
748 with handle_signal(self._printer):

Callers 15

run_app_in_threadMethod · 0.45
test_exitMethod · 0.45
test_exitMethod · 0.45
__main__.pyFile · 0.45
_Method · 0.45
confirmMethod · 0.45
exit_appFunction · 0.45
_Method · 0.45
exitMethod · 0.45
_collect_log_eventsMethod · 0.45
_handle_exceptionMethod · 0.45
yes_handlerMethod · 0.45

Calls

no outgoing calls

Tested by 2

test_exitMethod · 0.36
test_exitMethod · 0.36