Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReloadModules ¶
func ReloadModules(firsttime bool, modules tui.ModuleService) tea.Cmd
ReloadModules reloads pug modules, resolving any differences between the modules on the user's disk, and those loaded in pug. Set firsttime to toggle whether this is the first time modules are being loaded.
Types ¶
type ListMaker ¶
type ListMaker struct { ModuleService tui.ModuleService WorkspaceService tui.WorkspaceService RunService tui.RunService Spinner *spinner.Model Workdir string Helpers *tui.Helpers }
ListMaker makes module list models
Click to show internal directories.
Click to hide internal directories.