Class: DependencyChart::IssueRules

Inherits:
Rules show all
Defined in:
lib/jirametrics/dependency_chart.rb

Instance Attribute Summary collapse

Method Summary

Methods inherited from Rules

#hash, #ignore, #ignored?

Instance Attribute Details

#colorObject

Returns the value of attribute color.



31
32
33
# File 'lib/jirametrics/dependency_chart.rb', line 31

def color
  @color
end

#labelObject

Returns the value of attribute label.



31
32
33
# File 'lib/jirametrics/dependency_chart.rb', line 31

def label
  @label
end