Lines Matching full:control
1 package Test2::EventFacet::Control;
20 Test2::EventFacet::Control - Facet for hub actions and behaviors.
31 =item $string = $control->{details}
33 =item $string = $control->details()
37 =item $bool = $control->{global}
39 =item $bool = $control->global()
43 =item $exit = $control->{terminate}
45 =item $exit = $control->terminate()
50 =item $bool = $control->{halt}
52 =item $bool = $control->halt()
56 =item $bool = $control->{has_callback}
58 =item $bool = $control->has_callback()
62 =item $encoding = $control->{encoding}
64 =item $encoding = $control->encoding()
68 =item $phase = $control->{phase}
70 =item $phase = $control->phase()