| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
These are the publicly exported procedures from the libopts library.
eval "`handle-prog-opts ${1+\"$@\"}`"
[ -z "$OPTION_CT" ] && exit 1
shift $OPTION_CT
|
This routine is normally specified by specifying
test-main = yes; in the option definitions file.
test-main = putShellParse; and the result
is compiled with -DTEST_xxx_OPTS defined. This is the
only way it should ever be invoked.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |