MCPcopy Create free account
hub / github.com/aws/aws-cli / AppRunContext

Class AppRunContext

tests/__init__.py:420–422  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418
419@dataclasses.dataclass
420class AppRunContext:
421 return_value = None
422 raised_exception = None
423
424
425class PromptToolkitAppRunner:

Callers 1

run_app_in_threadMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected