Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/aws/aws-cli
/ BadRCError
Class
BadRCError
scripts/utils.py:13–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
13
class
BadRCError(Exception):
14
pass
15
16
17
def
run(cmd, cwd=None, env=None, echo=True):
Callers
1
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected