Documentation
¶
Index ¶
Constants ¶
View Source
const (
LINE_BUFFER_CAP = 10000
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Branch ¶
type Branch struct { Windows []*Window // contains filtered or unexported fields }
Branch is a model that represents the entire view of the application.
Click to show internal directories.
Click to hide internal directories.