linkcheck.command.linkchecker

Check HTML pages for broken links. This is the commandline client. Run this file with the -h option to see how it’s done.

Functions

drop_privileges()

Make sure to drop root privileges on POSIX systems.

linkchecker()

linkcheck.command.linkchecker.drop_privileges()[source]

Make sure to drop root privileges on POSIX systems.

linkcheck.command.linkchecker.linkchecker()[source]