Class: DEBUGGER__::NaiveString
Relationships & Source Files | |
Inherits: | Object |
Defined in: | lib/debug/server_dap.rb |
Class Method Summary
- .new(str) ⇒ NaiveString constructor
Instance Attribute Summary
- #str readonly
Constructor Details
.new(str) ⇒ NaiveString
Instance Attribute Details
#str (readonly)
[ GitHub ]# File 'lib/debug/server_dap.rb', line 727
attr_reader :str