MCPcopy Create free account
hub / github.com/MiniCodeMonkey/chief / IsAutoScrolling

Method IsAutoScrolling

internal/tui/log.go:271–273  ·  view source on GitHub ↗

IsAutoScrolling returns whether auto-scroll is enabled.

()

Source from the content-addressed store, hash-verified

269
270// IsAutoScrolling returns whether auto-scroll is enabled.
271func (l *LogViewer) IsAutoScrolling() bool {
272 return l.autoScroll
273}
274
275// Clear clears all log entries.
276func (l *LogViewer) Clear() {

Callers 3

renderLogHeaderMethod · 0.80
renderNarrowLogHeaderMethod · 0.80

Calls

no outgoing calls

Tested by 1