#NAME
Test2::EventFacet::Control - Facet for hub actions and behaviors.
#DESCRIPTION
This facet is used when the event needs to give instructions to the Test2 internals.
#FIELDS
- #$string = $control->{details}
-
- #$string = $control->details()
-
Human readable explanation for the special behavior.
- #$bool = $control->{global}
-
- #$bool = $control->global()
-
True if the event is global in nature and should be seen by all hubs.
- #$exit = $control->{terminate}
-