//
pkg.gl
Category
github.com/joegruffins/termdash
internal
runewidth
package
1.0.0
Repository:
https://github.com/joegruffins/termdash.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
13
Files
57 SLOC
#
Functions
RuneWidth
RuneWidth returns the number of cells needed to draw r.
StringWidth
StringWidth is like RuneWidth, but returns the number of cells occupied by all the runes in the string.