Class Index | File Index

Modules


All Classes


Class CommandLineHandler


Defined in: CommandLineHandler.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Processes command-line arguments to connect to a remote debug host and port.
Method Summary
Method Attributes Method Name and Description
<static>  
CommandLineHandler.getHost()
getHost
<static>  
CommandLineHandler.getPort()
getPort
Class Detail
CommandLineHandler()
Processes command-line arguments to connect to a remote debug host and port.
Method Detail
<static> CommandLineHandler.getHost()
getHost
Returns:
the host that was specified on the command-line.

<static> CommandLineHandler.getPort()
getPort
Returns:
the port that was specified on the command-line.

Documentation generated by JsDoc Toolkit 2.3.0 on Fri Mar 05 2010 18:00:35 GMT-0800 (PST)