Method: Code::Type::Or#left
- Defined in:
- lib/code/type/or.rb
#left ⇒ Object (readonly)
Returns the value of attribute left.
6 7 8 |
# File 'lib/code/type/or.rb', line 6 def left @left end |
Returns the value of attribute left.
6 7 8 |
# File 'lib/code/type/or.rb', line 6 def left @left end |