Identifier
Class Summary
| Static Public Class Summary | ||
| public |
Base class for application modules |
|
| public |
Implements options set and get logic |
|
| public |
Model for holding broken links information and methods for working with this data |
|
| public |
|
|
| public |
Model for loaded document from link url request |
|
| public |
Hold logic about recursive links processing |
|
| public |
Main checker model class |
|
| public |
Base reporter class |
|
| public |
Class for creating html report |
|
| public |
Class for creating json report |
|
| public |
Model for collection analyze results |
|
| public |
Implements utility methods |
|
Function Summary
| Static Public Function Summary | ||
| public |
cmdconfig(): * |
|
| public |
cmdrun(): * |
|
| public |
cmdversion(): * |
|
| public |
createConfigFile(fileName: String): Boolean Generates stub configuration file inside configuration folder |
|
| public |
Creates stub configuration file with default params |
|
| public |
Creates configuration directory inside process.cwd() folder |
|
| public |
Runs application from cli interface |
|