Parent

Methods

Class/Module Index [+]

Quicksearch

Nanoc::Extra::Checking::Issue

Attributes

check_class[R]
description[R]
subject[R]

Public Class Methods

new(desc, subject, check_class) click to toggle source
# File lib/nanoc/extra/checking/issue.rb, line 10
def initialize(desc, subject, check_class)
  @description   = desc
  @subject       = subject
  @check_class = check_class
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.