Skip to main content

deep_inherit_list

Discworld driver help

deep_inherit_list

Name

deep_inherit_list() - get a list of ancestors of an object

Synopsis

string *deep_inherit_list( object obj );

Description

Returns an array of filenames of all objects inherited (directly and indirectly) by `obj'.

See also

inherit_list(), inherits()