metabook
metabook.__main__
metabook.cli
metabook.config
metabook.exceptions
metabook.metabook
metabook.publishers
_parse_args(→ tuple[argparse.Namespace, ...)
_parse_args
Function to return the ArgumentParser object created from all the args.
args – A list of arguments from the commandline e.g. [‘metabook’, ‘.’, ‘-r’]