mirror of
https://github.com/ldmud/ldmud
synced 2026-08-12 14:26:05 -04:00
10 lines
224 B
Text
10 lines
224 B
Text
SYNOPSIS
|
|
string *parse_command_id_list(void)
|
|
|
|
DESCRIPTION
|
|
Return the normal singular names of this object.
|
|
|
|
Used by parse_command().
|
|
|
|
SEE ALSO
|
|
parse_command(E), parse_command_pural_id_list(A)
|