Command showtree
Documentation for the showtree command in /cmds/wiz/showtree.c.
Command
USAGE:
showtree <function name> <object>showtree <object>
Displays the location(s) of the specified function in the specified object, together with any intermediate inheritance.
If used without function nams, it displays the full inheritance tree.
>``showtree long here``
Tracing definitions of long in /domains/std/Wizroom.c /domains/std/Wizroom.c
- /std/indoor_room.c
- /std/base_room.c
[defined] /std/container.c
[defined] /std/object.c
- /std/base_obj.c
- /std/object/description.c
[defined]
File generated by Lima 1.1a4 reStructured Text daemon.