|
crawlserv++
[under development]
Application for crawling and analyzing textual content of websites.
|
#include "main.hpp"
Functions | |
| int | main (int argc, char *argv[]) |
| Entry point of the application. More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Entry point of the application.
Runs crawlservpp::Main::App::run().
EXIT_SUCCESS on success, EXIT_FAILURE on failure. References crawlservpp::Main::App::run(), and crawlservpp::vectorize().