Readability.CandidateFinder.find_best_candidate
You're seeing just the function
find_best_candidate
, go back to Readability.CandidateFinder module for more information.
Link to this function
find_best_candidate(candidates)
Specs
find_best_candidate([Readability.Candidate.t()]) :: Readability.Candidate.t()
Find the highest score candidate.