Documentation
¶
Index ¶
- func ClearActiveWorkSession(baseDir string) error
- func ClearFocus(baseDir string) error
- func GetActiveWorkSession(baseDir string) (string, error)
- func GetFocus(baseDir string) (string, error)
- func Load(baseDir string) (*models.Config, error)
- func Save(baseDir string, cfg *models.Config) error
- func SetActiveWorkSession(baseDir string, wsID string) error
- func SetFocus(baseDir string, issueID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearActiveWorkSession ¶
ClearActiveWorkSession clears the active work session
func GetActiveWorkSession ¶
GetActiveWorkSession returns the active work session ID
func SetActiveWorkSession ¶
SetActiveWorkSession sets the active work session ID
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.