Sha256: fffb836dfc6ab5befab575265d01b5bc9bda6b2f36a0dacb3e8cbecb6a2d60a2
Contents?: true
Size: 302 Bytes
Versions: 6
Compression:
Stored size: 302 Bytes
Contents
module Vedeu module Borders # When a {Vedeu::Borders::Border} has a caption, truncate it if # the caption is longer than the interface is wide, and pad with a # space either side. # # @api private # class Caption < Title end # Caption end # Borders end # Vedeu
Version data entries
6 entries across 6 versions & 1 rubygems