Method: TTY::Box::Border#bottom_left
- Defined in:
- lib/tty/box/border.rb
permalink #bottom_left ⇒ Object (readonly) Also known as: bottom_left?
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
35 36 37 |
# File 'lib/tty/box/border.rb', line 35 def bottom_left @bottom_left end |