Class: Menuella::FoodSafety::Icon
- Inherits:
-
Data
- Object
- Data
- Menuella::FoodSafety::Icon
- Defined in:
- lib/menuella/food_safety.rb
Overview
A glyph as data, for callers that build shapes rather than markup.
Instance Attribute Summary collapse
-
#nodes ⇒ Object
readonly
Returns the value of attribute nodes.
-
#view_box ⇒ Object
readonly
Returns the value of attribute view_box.
Instance Attribute Details
#nodes ⇒ Object (readonly)
Returns the value of attribute nodes
83 84 85 |
# File 'lib/menuella/food_safety.rb', line 83 def nodes @nodes end |
#view_box ⇒ Object (readonly)
Returns the value of attribute view_box
83 84 85 |
# File 'lib/menuella/food_safety.rb', line 83 def view_box @view_box end |