Module functions

Module functions 

Source
Expand description

Structures for managing function registrations and calls.

Structsยง

CallStack
Encapsulates a function call stack.
FunctionCall
Represents an active shell function call.
FunctionEnv
An environment for defined, named functions.
Registration
Encapsulates a registration for a defined function.