Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileNode ¶
type FileNode struct {
Path string
Name string
Icon string
IconColor string
Level int
IsDir bool
IsLast bool
Selected bool
IsDeselected bool
IsDependency bool
}
FileNode represents a file/folder in the display list.
Click to show internal directories.
Click to hide internal directories.