cpp_linter

Module cli

Source
Expand description

This module holds the Command Line Interface design.

Structs§

Enums§

  • An enum to describe --lines-changed-only CLI option’s behavior.
  • An enum to describe --thread-comments CLI option’s behavior.

Functions§

  • Converts the parsed value of the --extra-arg option into an optional vector of strings.
  • Builds and returns the Command Line Interface’s argument parsing object.