Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/aws/aws-cli
/ _run_main
Method
_run_main
awscli/customizations/codecommit.py:200–201 ·
view source on GitHub ↗
(self, args, parsed_globals)
Source
from the content-addressed store, hash-verified
198
)
199
200
def
_run_main(self, args, parsed_globals):
201
self._raise_usage_error()
Callers
nothing calls this directly
Calls
1
_raise_usage_error
Method · 0.80
Tested by
no test coverage detected