struct Protocol::Target::AttachedToTarget
- Protocol::Target::AttachedToTarget
- Struct
- Value
- Object
Overview
Issued when attached to target because of auto-attach or attachToTarget
command.
Included Modules
- JSON::Serializable
- Protocol::Event
Defined in:
protocol/target.crConstructors
Instance Method Summary
-
#session_id : SessionID
Identifier assigned to the session used to send/receive messages.
- #target_info : TargetInfo
- #waiting_for_debugger : Bool
Constructor Detail
Instance Method Detail
Identifier assigned to the session used to send/receive messages.