Class: Menuella::FoodSafety::Icon

Inherits:
Data
  • Object
show all
Defined in:
lib/menuella/food_safety.rb

Overview

A glyph as data, for callers that build shapes rather than markup.

Instance Attribute Summary collapse

Instance Attribute Details

#nodesObject (readonly)

Returns the value of attribute nodes

Returns:

  • (Object)

    the current value of nodes



83
84
85
# File 'lib/menuella/food_safety.rb', line 83

def nodes
  @nodes
end

#view_boxObject (readonly)

Returns the value of attribute view_box

Returns:

  • (Object)

    the current value of view_box



83
84
85
# File 'lib/menuella/food_safety.rb', line 83

def view_box
  @view_box
end