File: CLIAbstraction.rst

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