method

pretty_print

v1_8_6_287 - Show latest stable - Class: DRb::DRbObject
pretty_print(q)
public

No documentation available.

# File lib/drb/drb.rb, line 1126
    def pretty_print(q)   # :nodoc:
      q.pp_object(self)
    end