Class: CssParser::RuleSet

Inherits:
Object
  • Object
show all
Defined in:
lib/webpage-archivist/stylesheet_document.rb

Overview

Make the declaration accessible

Instance Attribute Summary collapse

Instance Attribute Details

#declarationsObject (readonly)

Returns the value of attribute declarations.



10
11
12
# File 'lib/webpage-archivist/stylesheet_document.rb', line 10

def declarations
  @declarations
end