Class: DAP::AttachRequestArguments

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

Overview

Arguments for ‘attach’ request. Additional attributes are implementation specific.

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