Searched refs:smartStatusOutput (Results 1 – 2 of 2) sorted by relevance
38 type smartStatusOutput struct { struct62 s := &smartStatusOutput{172 func (s *smartStatusOutput) Flush() {210 func (s *smartStatusOutput) requestLine() {217 func (s *smartStatusOutput) print(str string) {228 func (s *smartStatusOutput) statusLine(str string) {272 func (s *smartStatusOutput) stopActionTableTick() {277 func (s *smartStatusOutput) startSigwinch() {294 func (s *smartStatusOutput) stopSigwinch() {299 func (s *smartStatusOutput) updateTermSize() {[all …]
273 smartStat := stat.(*smartStatusOutput)