coalispr.resources.cmd_parser

Functions

make_parser(comms, version)

Assemble the parser for coalispr command line.

Module Contents

coalispr.resources.cmd_parser.make_parser(comms, version)

Assemble the parser for coalispr command line.

Parameters:
  • comms (dict) – Dictionary of commands.

  • version (str) – The __version__ string from calling module.