File: CLIAbstraction.rst

package info (click to toggle)
python-pytooling 8.7.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 3,572 kB
  • sloc: python: 23,936; makefile: 13
file content (9 lines) | stat: -rw-r--r-- 308 bytes parent folder | download | duplicates (2)
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