Class: Strling::Nodes::Anchor
- Inherits:
-
Data
- Object
- Data
- Strling::Nodes::Anchor
- Defined in:
- lib/strling/nodes.rb
Instance Attribute Summary collapse
-
#at ⇒ Object
readonly
Returns the value of attribute at.
Instance Attribute Details
#at ⇒ Object (readonly)
Returns the value of attribute at
14 15 16 |
# File 'lib/strling/nodes.rb', line 14 def at @at end |