core/commands/attach/attach_models library
Classes
- AttachControllerFailed
- The controller process failed to start.
- AttachError
- Generic / unrecognised error.
- AttachMissingDevice
- No --device was provided.
- AttachProcessDied
- The attach process exited before the VM service URI appeared.
- AttachResult
- Result of an attachApp invocation.
- AttachSuccess
- App attached successfully. VM service is reachable at vmServiceUri.
- AttachTimeout
- The VM service URI did not appear within the launch timeout.