The wpt-xhr command line interface module.
- Version:
- 1.0.0
- Source:
Members
(inner, constant) cmdOptions :object
Command line options
Type:
- object
- Source:
Methods
(inner) Main()
The application entry point function
- Source:
(inner) getError(Error) → {string}
Function to return error message
Parameters:
Name | Type | Description |
---|---|---|
Error |
number | number |
- Source:
Returns:
Error message
- Type
- string
(inner) getHelp() → {string}
Function to return help info
- Source:
Returns:
Help information
- Type
- string
(inner) parseCmdLine()
Command line parser function
- Source: