Implementation of dir() -- if obj is NULL, returns the names in the current (local) scope. Otherwise, performs introspection of the object: returns a sorted list of attribute names (supposedly) accessible from the object */
source not stored for this graph (policy: none)
no test coverage detected