Test2-Eventfacet-Control

Test2::EventFacet::Control(3p) Perl Programmers Reference Guide

Test2-Eventfacet-Control

Test2::EventFacet::Control(3p) Perl Programmers Reference Guide # Test2::EventFacet::Control(3p) Perl Programmers Reference Guide NNAAMMEE # Test2::EventFacet::Control - Facet for hub actions and behaviors. DDEESSCCRRIIPPTTIIOONN # This facet is used when the event needs to give instructions to the Test2 internals. FFIIEELLDDSS # $string = $control->{details} $string = $control->ddeettaaiillss(()) Human readable explanation for the special behavior. $bool = $control->{global} $bool = $control->gglloobbaall(()) True if the event is global in nature and should be seen by all hubs. ...