C.30. $world->gag

Abstract

$world->gag function: adds a simple GAG

void $world->gag( pattern );
 

Adds a gag that prevents lines matching pattern from being shown.

See the $world->trigger function for more advanced options.