Method: Atomy::Pattern::InstanceVariable#name
- Defined in:
- lib/atomy/pattern/instance_variable.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
5 6 7 |
# File 'lib/atomy/pattern/instance_variable.rb', line 5 def name @name end |