Method: CommandKit::Printing::Tables::BorderStyle#bottom_border

Defined in:
lib/command_kit/printing/tables/border_style.rb

#bottom_borderString (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.

Returns:

  • (String)

Since:

  • 0.4.0



71
72
73
# File 'lib/command_kit/printing/tables/border_style.rb', line 71

def bottom_border
  @bottom_border
end