Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
715ec20bc9b372dda303b3457958a2746cb75c52
/
.
/
doc
/
efun
/
command_stack_depth
blob: 16ab86ffb03faebc0169c045defb54346f523806 [
file
] [
log
] [
blame
]
SYNOPSIS
int
command_stack_depth
(
void
)
DESCRIPTION
Return
the number of nested commands
,
ie
.
the depth of the command
stack
HISTORY
Introduced
in
LDMud
3.2
.
7.
SEE ALSO
command
(
E
),
command_stack
(
E
)