Obtain all attributes of an object
This page is in draft mode. Only editors can see it listed. Any user with 100 rep with the link may edit it.
- internals
- inspection
- attribute
What exactly you need depends on what exactly you want. The primary canonical is (primarily) about pretty-printing the internal state of something for debugging. The inspect
module should probably get more traffic.