(Not documented)
# File lib/csspool/terms/rgb.rb, line 12 def initialize red, green, blue, percentage, operator, parse_location super() @red = red @green = green @blue = blue @percentage = percentage @operator = operator @parse_location = parse_location end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.