README.markdown
Path:
README.markdown
Last Update:
Mon Jan 10 16:11:02 +0000 2011
Monitor API
=====
There are three ways you can run the monitor.
call monitor with a path parameter, and define callbacks in a block
call monitor with a block to configure multiple paths and callbacks
create a monitor object and run each step manually
Monitor with path
[Validate]