Expand description
Type definitions for functions.
This module provides data types for defining shell functions.
Structsยง
- Define
Error - Error redefining a read-only function.
- Function
- Definition of a function.
- Function
Set - Collection of functions.
- Iter
- Unordered iterator over functions in a function set.
- Unset
Error - Error unsetting a read-only function.