Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
Page string
Content []parser.Line
FilteredContent []parser.Line
Ready bool
Viewport viewport.Model
TextInput textinput.Model
Filter *filter.Filter
Parser *parser.Parser
FileSize int64
SelectedLine int
}
func (*Store) ReadContentFromFile ¶
func (s *Store) ReadContentFromFile()
Click to show internal directories.
Click to hide internal directories.