Class: Practical::Views::IconSet::Preset
- Inherits:
-
Data
- Object
- Data
- Practical::Views::IconSet::Preset
- Defined in:
- app/lib/practical/views/icon_set.rb
Instance Attribute Summary collapse
-
#family ⇒ Object
readonly
Returns the value of attribute family.
-
#variant ⇒ Object
readonly
Returns the value of attribute variant.
Instance Attribute Details
#family ⇒ Object (readonly)
Returns the value of attribute family
7 8 9 |
# File 'app/lib/practical/views/icon_set.rb', line 7 def family @family end |
#variant ⇒ Object (readonly)
Returns the value of attribute variant
7 8 9 |
# File 'app/lib/practical/views/icon_set.rb', line 7 def variant @variant end |