class DEBUGGER__::NaiveString
Attributes
Public Class Methods
Source
# File bundled-src/debug-1.11.1/lib/debug/server_dap.rb, line 770 def initialize str @str = str end
# File bundled-src/debug-1.11.1/lib/debug/server_dap.rb, line 770 def initialize str @str = str end