Class: Strling::Nodes::Anchor

Inherits:
Data
  • Object
show all
Defined in:
lib/strling/nodes.rb

Instance Attribute Summary collapse

Instance Attribute Details

#atObject (readonly)

Returns the value of attribute at

Returns:

  • (Object)

    the current value of at



14
15
16
# File 'lib/strling/nodes.rb', line 14

def at
  @at
end