AAI

Abstract Application Interface.

Latest on Hackage:0.2.0.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed by Nils 'bash0r' Jonsson
Maintained by [email protected]

The Abstract Application Interface is used to define a generic interface for handling command line parameter to command mapping. It may route a command by giving a simple parameter list and a list of supported commands.