blob: 16ab86ffb03faebc0169c045defb54346f523806 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001SYNOPSIS
Zesstra715ec202025-07-09 22:18:31 +02002 int command_stack_depth(void)
MG Mud User88f12472016-06-24 23:31:02 +02003
Zesstra715ec202025-07-09 22:18:31 +02004DESCRIPTION
5 Return the number of nested commands, ie. the depth of the command
6 stack
MG Mud User88f12472016-06-24 23:31:02 +02007
Zesstra715ec202025-07-09 22:18:31 +02008HISTORY
9 Introduced in LDMud 3.2.7.
MG Mud User88f12472016-06-24 23:31:02 +020010
Zesstra715ec202025-07-09 22:18:31 +020011SEE ALSO
MG Mud User88f12472016-06-24 23:31:02 +020012 command(E), command_stack(E)