Gitiles
Code Review
Sign In
gerrit.morgengrauen.info
/
mudlib-public
/
e7c526c49916627633e781ee7e68d67762686869
/
.
/
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
)