nsICommandLineHandler
From MDC
The nsICommandLineHandler interface is implemented by components to add custom command-line handling behavior. See the source code IDL file for complete documentation: toolkit/components/commandlines/public/nsICommandLineHandler.idl
[edit] See also
- nsICommandLine
- A sample JS component that implements
nsICommandLineHandler.