method

pretty_print

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

No documentation available.

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