MCPcopy
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
13class BadRCError(Exception):
14 pass
15
16
17def run(cmd, cwd=None, env=None, echo=True):

Callers 1

runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected