Class: DAP::LoadedSourceEventBody

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

Overview

The event indicates that some source has been added, changed, or removed from the set of all loaded sources.

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