Method: CommandKit::Printing::Tables::BorderStyle#bottom_border
- Defined in:
- lib/command_kit/printing/tables/border_style.rb
#bottom_border ⇒ String (readonly)
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.
The bottom border character.
71 72 73 |
# File 'lib/command_kit/printing/tables/border_style.rb', line 71 def bottom_border @bottom_border end |