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

Rerun concepts worth noting:

  • Modules: Construct containing an organized set of named commands and corresponding scripts.
  • Archives: A packaged executable collection of modules and rerun.
  • Replay: A log of a command execution and its output that can be re-executed.
  • Tests: A command unit test executed via stubs:test

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

← Development

Clone this wiki locally