Allow or Disallow Processing Based on File/Language/Content/Comment Matching Conditions

Plugin source location: <serge_root>/lib/Serge/Engine/Plugin/process_if.pm

This plugin inherits all the configuration logic from the parent 'if' plugin and provides hooks to can_* callback phases to allow tweaking various processing logic aspects inside Serge.

Plugin must be attached through the configuration file to either of the following phases:

Usage

example-project.serge

See also: 'if' plugin reference.