|
Project Information
Featured
Downloads
|
A library for an embedded user interface deigned for ease of use for the programmer as well as the end-user. It embeds a shell in the application which can be configured for an interactive session or a non-interactive command line interface. The shell can be customized via command-line arguments or via environment variables. The user can access the shell via simple 'arg=value1,value2,...' command-line arguments (useful when writing pipelines). In an interactive session, the user can set/reset/save/load/edit parameter values. Commandline editing, min-matching, TABBED completion, parameter hiding/exposing based on the value of other parameter is also supported (see the UserDoc). |