blob: 1c57e262f8b0faa4136d832bcdb15e3b99767c77 [file] [log] [blame]
SYNOPSIS
coroutine this_coroutine()
DESCRIPTION
Returns the innermost coroutine in the caller stack.
Returns 0 if there is no coroutine.
HISTORY
Coroutines were introduced in LDMud 3.6.5.
SEE ALSO
coroutines(LPC), call_coroutine(E)