Parent

Methods

Debugger::Xml::Ide::Logger

Public Instance Methods

puts(string) click to toggle source
# File lib/debugger/xml/ide/logger.rb, line 5
def puts(string)
  $stderr.puts(string)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.