Class: DAP::ProcessEventBody

Inherits:
Base
  • Object
show all
Defined in:
lib/dap/process_event_body.rb

Overview

The event indicates that the debugger has begun debugging a new process. Either one that it has launched, or one that it has attached to.

Method Summary

Methods inherited from Base

#[], build, empty, #initialize, many, one_of, properties, property, property_names, #to_wire, transform, #validate!

Constructor Details

This class inherits a constructor from DAP::Base