Sha256: 1e86956b25610233a7406358610bda2aee7feb4f7e5a882db8dc4dea096d2206
Contents?: true
Size: 391 Bytes
Versions: 103
Compression:
Stored size: 391 Bytes
Contents
Vedeu.border 'test_interface' do # Define colour and style of border colour foreground: '#ffff00', background: '#0000ff' style 'normal' # Define visibility of border show_bottom! show_left! show_right! show_top! # Define characters used to draw border bottom_right '+' bottom_left '+' horizontal '-' top_right '+' top_left '+' vertical '|' end
Version data entries
103 entries across 103 versions & 1 rubygems