Method: HTMLProofer::Runner#enforce_https?
- Defined in:
- lib/html_proofer/runner.rb
permalink #enforce_https? ⇒ Boolean
188 189 190 |
# File 'lib/html_proofer/runner.rb', line 188 def enforce_https? @options[:enforce_https] end |
188 189 190 |
# File 'lib/html_proofer/runner.rb', line 188 def enforce_https? @options[:enforce_https] end |