geotribu_cli.comments.comments_open module¶
- geotribu_cli.comments.comments_open.parser_comments_read(subparser)¶
Set the argument parser for subcommand.
- Paramètres:
subparser (argparse.ArgumentParser) – parser to set up
- Renvoie:
parser ready to use
- Type renvoyé:
- geotribu_cli.comments.comments_open.run(args)¶
Run the sub command logic.
Open result of a previous command.
- Paramètres:
args (argparse.Namespace) – arguments passed to the subcommand