Class: ChromeData::Style::BodyType

Inherits:
Struct
  • Object
show all
Defined in:
lib/chrome_data/style.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



3
4
5
# File 'lib/chrome_data/style.rb', line 3

def id
  @id
end

#nameObject

Returns the value of attribute name

Returns:

  • (Object)

    the current value of name



3
4
5
# File 'lib/chrome_data/style.rb', line 3

def name
  @name
end