src.elv.sh/pkg/cli/term.Buffer.Col (method)
2 uses
src.elv.sh/pkg/cli/term (current package)
buffer.go#L72: func (b *Buffer) Col() int {
buffer.go#L78: return Pos{len(b.Lines) - 1, b.Col()}
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)