struct ModulesRequest
Defined at line 1393 of file ../../third_party/github.com/google/cppdap/src/include/dap/protocol.h
Modules can be retrieved from the debug adapter with this request which can
either return all modules or a range of modules to support paging. Clients
should only call this request if the corresponding capability
`supportsModulesRequest` is true.
Public Members
optional moduleCount
optional startModule