Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func (*Processor) ProcessLine ¶
func (p *Processor) ProcessLine(line string, isStderr bool) processor.ProcessedLine
ProcessLine parses the st.* grammar and triggers UI/Tracker updates
Click to show internal directories.
Click to hide internal directories.