Parent

Methods

Printers::Base

Constants

SEPARATOR

Public Instance Methods

type() click to toggle source
# File lib/ruby-debug/printers/base.rb, line 9
def type
  self.class.name.split("::").last.downcase
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.