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/commandlinehandler/general-startup;1?type=reftest

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
nsICommandLineHandler void handle ( nsICommandLine commandLine )

Reference documentation is generated from Mozilla's source.