Class: ChromeData::Style::BodyType
- Inherits:
-
Struct
- Object
- Struct
- ChromeData::Style::BodyType
- Defined in:
- lib/chrome_data/style.rb
Instance Attribute Summary collapse
-
#id ⇒ Object
Returns the value of attribute id.
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#id ⇒ Object
Returns the value of attribute id
3 4 5 |
# File 'lib/chrome_data/style.rb', line 3 def id @id end |
#name ⇒ Object
Returns the value of attribute name
3 4 5 |
# File 'lib/chrome_data/style.rb', line 3 def name @name end |