Sha256: 86793044d145c840949ce642c41e2e634d7fe13ed0669f8754b12e7895cc9f79
Contents?: true
Size: 170 Bytes
Versions: 3
Compression:
Stored size: 170 Bytes
Contents
class DAP::StepInTarget < DAP::Base # Unique identifier for a stepIn target. property :id # The name of the stepIn target (shown in the UI). property :label end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ruby-dap-0.1.2 | lib/dap/step_in_target.rb |
ruby-dap-0.1.1 | lib/dap/step_in_target.rb |
ruby-dap-0.1.0 | lib/dap/step_in_target.rb |