mud/lib/doc/efun/system/lpc_info
2020-09-06 05:43:07 -07:00

9 lines
301 B
Plaintext

lpc_info - return information about LPC->C compiled objects
string lpc_info();
lpc_info() returns a string describing which LPC->C programs are available,
which are loaded, and which are out of date with respect to their source.
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere