-
Notifications
You must be signed in to change notification settings - Fork 138
Linestyle API
Jakub Sobon edited this page Mar 2, 2019
·
3 revisions
The linestyle package exposes types that identify styles of lines drawn on the terminal. Lines are typically used when drawing boxes or borders.
This is a data-only package which provides types that are accepted by the infrastructure and widgets in multiple locations.
The public API surface of this package consists of the following:
The linestyle.LineStyle type represents a style of a line. All line style utilize the Unicode box drawing characters documented here:
See a typo, something missing or outright wrong? Feel free to edit the Wiki pages directly, alternatively talk to us.