File: CLIAbstraction.rst

package info (click to toggle)
python-pytooling 8.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 3,752 kB
  • sloc: python: 25,618; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
CLI Abstraction
###############

.. todo:: CLIAbstraction::Tutorial:: Needs to be written.

   * How to select Program vs. Executable.
   * How to define a first argument as a nested class derived from existing classes.
   * How to choose from existing argument classes.
   * Single value vs. Tuple vs. List