Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppState ¶
type AppState struct {
ModulesStarted bool
ActiveItem *int
Hidebar bool
AutoSelect bool
Preselected *int
Clipboard modules.Workable
ConfigError error
IsDebug bool
ExplicitConfig string
ExplicitModules []string
ExplicitPlaceholder string
ExplicitTheme string
ForcePrint bool
HasUI bool
IsRunning bool
IsService bool
KeepSort bool
Password bool
IsSingle bool
Labels []string
LabelsF []string
UsedLabels []string
InitialQuery string
LastQuery string
JSRuntime string
WidthOverwrite int
HeightOverwrite int
OldSizeData *OldSizeData
SupportsLayerShell bool
}
func (*AppState) StartServiceableModules ¶
func (app *AppState) StartServiceableModules()
Click to show internal directories.
Click to hide internal directories.