Documentation ¶
Index ¶
- type Windows
- func (w Windows) Cleanup()
- func (w Windows) Entries(ctx context.Context, term string) []util.Entry
- func (w Windows) General() *config.GeneralModule
- func (w *Windows) Refresh()
- func (w *Windows) Setup(cfg *config.Config) bool
- func (w *Windows) SetupData(cfg *config.Config, ctx context.Context)
- func (w Windows) SpecialFunc(args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Windows ¶
type Windows struct {
// contains filtered or unexported fields
}
func (Windows) General ¶
func (w Windows) General() *config.GeneralModule
func (Windows) SpecialFunc ¶
func (w Windows) SpecialFunc(args ...interface{})
Click to show internal directories.
Click to hide internal directories.