mud/lib/doc/applies/parse_command_all_word
2020-09-06 05:43:07 -07:00

10 lines
278 B
Plaintext

parse_command_all_word - find out what word refers to everything
string parse_command_all_word();
This routine is called in the master object to find out what word should
be considered to refer to everyting. It is used by the parse_command() efun.
See also:
parse_command