Inheritance diagram for sfi.director.cli.docu:

Public Member Functions | |
| String | usage () |
| return a one-line usage string | |
| String | help () |
| return a more verbose usage string (aka. | |
| String[] | getOptDefinitions () |
| return option definitions as used by Tools.getOpt() | |
| synchronized void | run (Hashtable optvals) throws DirectorException |
| run the command with the (pre-parsed) options optargs | |
|
|
return option definitions as used by Tools.getOpt()
Reimplemented from sfi.director.cli.create. |
|
|
return a more verbose usage string (aka. help) Reimplemented from sfi.director.cli.create. |
|
|
run the command with the (pre-parsed) options optargs
Reimplemented from sfi.director.cli.create. |
|
|
return a one-line usage string
Reimplemented from sfi.director.cli.create. |
1.4.5