|
BashSpark
|
Exception used internally to signal a loop "break". More...
#include <shell_node.h>


Public Member Functions | |
| break_signal () | |
| Construct a break signal exception. | |
Exception used internally to signal a loop "break".
The exception is intentionally empty and lightweight. It is only for internal control flow and should not be shown to end users.