WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

@mozilla.org/toolkit/console-clh;1

This component implements the following interfaces:

Properties

readonly AUTF8String nsICommandLineHandler.helpInfo

When the app is launched with the -help argument, this attribute is retrieved and displayed to the user (on stdout). The text should have embedded newlines which wrap at 76 columns, and should include a newline at the end. By convention, the right column which contains flag descriptions begins at the 24th character.

Methods

InterfaceMethod
nsIFactory void createInstance ( nsISupports outer , nsIIDRef iid , out nsQIResult* result )
nsICommandLineHandler void handle ( nsICommandLine commandLine )
nsIFactory void lockFactory ( PRBool lock )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com