expreccs.core.expreccs module

Main script for expreccs

expreccs.core.expreccs.check_cmdargs(cmdargs)

Check for invalid combinations of command arguments

Args:

cmdargs (dict): Command flags

Returns:

None

expreccs.core.expreccs.expreccs()

Main function for the expreccs executable

expreccs.core.expreccs.load_parser()

Argument options

expreccs.core.expreccs.main()

Main function