Object
A generic outdatedness reason. An outdatedness reason is basically a descriptive message that explains why a given object is outdated.
@return [String] A descriptive message for this outdatedness reason
@param [String] message The descriptive message for this outdatedness
reason
# File lib/nanoc/base/compilation/outdatedness_reasons.rb, line 16 def initialize(message) @message = message end
[Validate]
Generated with the Darkfish Rdoc Generator 2.