Parent

Methods

Class/Module Index [+]

Quicksearch

Nanoc::Extra::Checking::Checks::ExternalLinks::Result

Attributes

explanation[R]
href[R]

Public Class Methods

new(href, explanation) click to toggle source
# File lib/nanoc/extra/checking/checks/external_links.rb, line 38
def initialize(href, explanation)
  @href        = href
  @explanation = explanation
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.