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:697–698 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
695
await asyncio.sleep(1)
696
697
def
exit(self):
698
self._application.exit()
699
700
async
def
_run_ui(self):
701
self._application.create_background_task(
Callers
nothing calls this directly
Calls
1
exit
Method · 0.45
Tested by
no test coverage detected