mud/lib/doc/efun/internals/get_config
2020-09-06 05:43:07 -07:00

10 lines
309 B
Plaintext

get_config - query various driver config settings
mixed get_config( int );
This efun is used to query the driver's various config
settings. Please refer to the "runtime_config.h"
include file for a list of currently recognized options.
Tim Hollebeek Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere