Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
CurrentSession *session.Session
Logs logging.Service
Sessions session.Service
Messages message.Service
History history.Service
Permissions permission.Service
Status status.Service
PrimaryAgent agent.Service
LSPClients map[string]*lsp.Client
// contains filtered or unexported fields
}
func (*App) IsFilepickerOpen ¶ added in v0.0.52
IsFilepickerOpen returns whether the filepicker is currently open
func (*App) SetFilepickerOpen ¶ added in v0.0.52
SetFilepickerOpen sets the state of the filepicker
Click to show internal directories.
Click to hide internal directories.