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


Public Member Functions | |
| continue_signal () | |
| Construct a continue signal exception. | |
Exception used internally to signal a loop "continue".
The exception is intentionally lightweight and carries no message. It is not intended for user display and is only used for control flow.