Searched refs:ansiImpl (Results 1 – 1 of 1) sorted by relevance
382 var ansi = ansiImpl{}384 type ansiImpl struct{} struct386 func (ansiImpl) clearToEndOfLine() string { argument390 func (ansiImpl) setCursor(row, column int) string { argument395 func (ansiImpl) setScrollingMargins(top, bottom int) string { argument400 func (ansiImpl) resetScrollingMargins() string { argument405 func (ansiImpl) red() string { argument409 func (ansiImpl) yellow() string { argument413 func (ansiImpl) bold() string { argument417 func (ansiImpl) regular() string { argument[all …]