Documentation
¶
Index ¶
- func CreateExecPage(projects []dao.Project, projectTags []string, projectPaths []string) *tview.Flex
- func CreateProjectsPage(projects []dao.Project, projectTags []string, projectPaths []string) *tview.Flex
- func CreateRunPage(tasks []dao.Task, projects []dao.Project, projectTags []string, ...) *tview.Flex
- func CreateTasksPage(tasks []dao.Task) *tview.Flex
- type TExecPage
- type TProjectPage
- type TRunPage
- type TTaskPage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateExecPage ¶
func CreateProjectsPage ¶
func CreateRunPage ¶
Types ¶
type TProjectPage ¶
type TProjectPage struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.