Method: HTMLProofer::Check::Images#ignore_empty_alt?

Defined in:
lib/html_proofer/check/images.rb

#ignore_empty_alt?Boolean



80
81
82
# File 'lib/html_proofer/check/images.rb', line 80

def ignore_empty_alt?
  @runner.options[:ignore_empty_alt]
end