Sha256: 3d6d8b1159d6e8c038eb927d4e61da684aaafdde73a32871c1a426b309e38153
Contents?: true
Size: 194 Bytes
Versions: 1
Compression:
Stored size: 194 Bytes
Contents
# Arguments for ‘exceptionInfo’ request. class DAP::ExceptionInfoArguments < DAP::Base # Thread for which exception information should be retrieved. property :threadId, as: 'number' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-dap-0.1.3 | lib/dap/exception_info_arguments.rb |