Sha256: c71c5bbe286dac5848ec3c05ff74f888da07f5ba5c2ccc43d7de8e83bfdd7357
Contents?: true
Size: 156 Bytes
Versions: 1
Compression:
Stored size: 156 Bytes
Contents
# Arguments for ‘restartFrame’ request. class DAP::RestartFrameArguments < DAP::Base # Restart this stackframe. property :frameId, as: 'number' end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-dap-0.1.3 | lib/dap/restart_frame_arguments.rb |