
options.pl -- (Command line) option handling for sCASP
scasp_version(-Version)s(CASP)
scasp_set_options(+Options) is det
scasp_set_options(+Options, -Unprocessed) is det
scasp_opt_type(?Flag, ?Option, ?Type)
scasp_opt_help(?Option, ?Help)
scasp_opt_meta(?Option, ?Meta)
scasp_help
scasp_parse_args(+Args, -Sources, -Options)
This predicate calls halt/0 when called with --version.
The following predicates are exported, but not or incorrectly documented.
scasp_opt_meta(Arg1, Arg2)
scasp_opt_help(Arg1, Arg2)
scasp_set_options(Arg1, Arg2)