Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_thread
Method · 0.45
test_exit
Method · 0.45
test_exit
Method · 0.45
__main__.py
File · 0.45
_
Method · 0.45
confirm
Method · 0.45
exit_app
Function · 0.45
_
Method · 0.45
exit
Method · 0.45
_collect_log_events
Method · 0.45
_handle_exception
Method · 0.45
yes_handler
Method · 0.45
Calls
no outgoing calls
Tested by
2
test_exit
Method · 0.36
test_exit
Method · 0.36