struct Protocol::Audits::CheckContrast

Overview

Runs the contrast check for the target page. Found issues are reported using Audits.issueAdded event.

Included Modules

Defined in:

protocol/audits.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]