Method: Vedeu::Borders::Border#show_top
- Defined in:
- lib/vedeu/borders/border.rb
#show_top ⇒ Boolean Also known as: top?
Returns Determines whether the top border should be shown.
76 77 78 |
# File 'lib/vedeu/borders/border.rb', line 76 def show_top @show_top end |