Class Clog::Count
In: lib/clog/agents/count.rb
Parent: Agent

simple example agent that just does the equivalent of ‘wc -l’

Methods

handle   new   report  

Public Class methods

Public Instance methods

will only be called on lines that pass match()

this is the output of the agent, called after all lines have been fed to handle()

[Validate]