Command
# File lib/debugger/xml/extensions/commands/trace.rb, line 4 def execute_with_xml(*args) errmsg(pr("general.errors.unsupported", cmd: 'trace')) && return if Debugger.printer.type == "xml" execute_without_xml(*args) end
Generated with the Darkfish Rdoc Generator 2.