Class: DAP::SetFunctionBreakpointsResponseBody
- Defined in:
- lib/dap/set_function_breakpoints_response_body.rb
Overview
Response to ‘setFunctionBreakpoints’ request. Returned is information about each breakpoint created by this request.
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