Class CommandLineHandler
Defined in: CommandLineHandler.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Processes command-line arguments to connect to a remote debug host and port.
|
| 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.