In Files

Parent

Included Modules

Object

Public Instance Methods

pretty_print(q) click to toggle source
                
# File pp.rb, line 520
def pretty_print(q)
  q.text inspect
end
pretty_print_cycle(q) click to toggle source
                
# File pp.rb, line 512
def pretty_print_cycle(q)
  q.text inspect
end
blog comments powered by Disqus