LinkHygiene

class Object
trait Matchable
class Any

Value members

Concrete methods

def closestCandidate(query: String, candidates: Seq[String]): Option[String]
def lint(docs: List[DocumentLinks], verbose: Boolean): List[DeadLinkInfo]
def report(asError: Boolean, deadLinks: List[DeadLinkInfo], reporter: Reporter): Unit