Mini-parser for command line input. More...
#include <ccp4_utils.h>
Public Member Functions | |
| CCP4CommandInput (int argc, char **argv, bool echo=false) | |
Mini-parser for command line input.
This class removes any escape characters from the command-line, and if a -stdin option is present reads standard input and adds the result to the argument list.
1.6.1