Expand description
Structures for managing function registrations and calls.
Structsยง
- Call
Stack - Encapsulates a function call stack.
- Function
Call - Represents an active shell function call.
- Function
Env - An environment for defined, named functions.
- Registration
- Encapsulates a registration for a defined function.