inherit_list |
Discworld driver help |
inherit_list |
Name
inherit_list() - get a list of parents of an object
Synopsis
string *inherit_list( object obj );
Description
Returns an array of filenames of objects inherited by `obj'. This efun behaves exactly like shallow_inherit_list().