MCPcopy Index your code
hub / github.com/aws/aws-cli / WizardNotExistError

Class WizardNotExistError

awscli/customizations/wizard/loader.py:52–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50
51
52class WizardNotExistError(Exception):
53 pass
54
55
56class WizardLoader:

Callers 1

load_wizardMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected