# File lib/bacon.rb, line 45 45: def handle_requirement(description) 46: print "- #{description}" 47: error = yield 48: puts error.empty? ? "" : " [#{error}]" 49: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.