Flowdock
push_inspect_key(id) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/pp.rb, line 132
    def push_inspect_key(id)
      Thread.current[:__recursive_key__][:inspect][id] = true
    end
Register or log in to add new notes.