Method: Domle::Element#style

Defined in:
lib/domle.rb

#styleObject



148
149
150
# File 'lib/domle.rb', line 148

def style()
  attributes.style(@rexle)
end