tfep.utils.cli.tool
Utility classes to wrap command line tools.
The module provides a class CLITool that provides boilerplate code to
wrap command line tools and make them compatible to Launcher.
Classes
|
A file or directory path that is converted to an absolute path when instantiated. |
|
Generic descriptor for command line option. |
|
Command line tool wrapper. |
|
A generic command line flag option. |
|
A generic command line key-value option. |