Sha256: e08c4359e371987e5a716958e9dae67cf2620ed3dcf219280a530e2457a5dc7d
Contents?: true
Size: 164 Bytes
Versions: 1
Compression:
Stored size: 164 Bytes
Contents
# Provides formatting information for a value. class DAP::ValueFormat < DAP::Base # Display the value in hex. property :hex, required: false, as: 'boolean' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-dap-0.1.3 | lib/dap/value_format.rb |