//
pkg.gl
Category
github.com/mum4k/termdash
linestyle
package
0.20.0
Repository:
https://github.com/mum4k/termdash.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
0
Dependents
93
Files
26 SLOC
#
Constants
Double
Double is line style using the '═' characters.
Light
Light is line style using the '─' characters.
None
None indicates that no line should be present.
Round
Round is line style using the rounded corners '╭' characters.
#
Type aliases
LineStyle
LineStyle defines the supported line styles.