Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 506 Bytes

File metadata and controls

19 lines (16 loc) · 506 Bytes

dumpallobj()

NAME

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

SYNOPSIS

void dumpallobj( string | void );

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 an argument is specified, then that name is used as the filename for the dump.

SEE ALSO

mud_status(), debug_info()