Searched refs:commands_parser (Results 1 – 1 of 1) sorted by relevance
195 commands_parser = commands.add_parser('capture', help='capture [filename.png]') variable196 commands_parser.add_argument('filename', nargs='?', type=str)