Method: Overlay#right
- Defined in:
- lib/xiki/overlay.rb
#right ⇒ Object
returns the position at which overlay ends, as an integer.
114 115 116 |
# File 'lib/xiki/overlay.rb', line 114 def right $el. @overlay end |
returns the position at which overlay ends, as an integer.
114 115 116 |
# File 'lib/xiki/overlay.rb', line 114 def right $el. @overlay end |