Skip to content
ahonor edited this page Sep 27, 2011 · 9 revisions

Rerun concepts worth noting:

Modules

: A construct containing an organized set of named commands and corresponding scripts.

Archives

: An executable packaged collection of modules and rerun.

Replay

: A log of a command execution and its output that can be re-executed or compared to another.

Tests

: A command unit test executed like a Replay

Of course, there is the basic notion of command dispatch, but that's the basis for this whole project!

← Development

Clone this wiki locally