Interface Summary |
ICommand |
Interface for individual commands as stored in the command look-up table. |
ICommandTable |
Interface for plug-in command table |
IException |
Platypus-specific exceptions are passed two strings: the key to look up the error message
in Literals(), and some info on where the problem occurred. |
IOutputCommand |
Interface for individual commands as used in the output plugins. |
IOutputContext |
Interface for Output context info--the class that holds all the output settings for a given plugin. |
IPlugin |
Interface for Platypus plugins |