Skip to main content

dumpallobj

Discworld driver help

dumpallobj

Name

dumpallobj() - report various statistics on all objects that have
been loaded

Synopsis

void dumpallobj( void );
void dumpallobj( string fname );

Description

This function dumps a list of statistics on all objects that have been loaded. If no argument is specified, then the information will be dumped to a file named /OBJ_DUMP. If `fname' is specified, then this is used as the filename for the dump.

See also

mud_status(), debug_info()