BashSpark
Loading...
Searching...
No Matches
bs::shell_node_break::break_signal Class Referencefinal

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

#include <shell_node.h>

Inheritance diagram for bs::shell_node_break::break_signal:
Collaboration diagram for bs::shell_node_break::break_signal:

Public Member Functions

 break_signal ()
 Construct a break signal exception.
 

Detailed Description

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.


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