BashSpark
Loading...
Searching...
No Matches
bs::shell_node_continue::continue_signal Class Referencefinal

Exception used internally to signal a loop "continue". More...

#include <shell_node.h>

Inheritance diagram for bs::shell_node_continue::continue_signal:
Collaboration diagram for bs::shell_node_continue::continue_signal:

Public Member Functions

 continue_signal ()
 Construct a continue signal exception.
 

Detailed Description

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.


The documentation for this class was generated from the following file: