Documentation
¶
Index ¶
- func GetBackupDir() (string, error)
- func GetBackupProjectDir(projectName string) (string, error)
- func GetGroupsFilePath(projectName string) (string, error)
- func GetProjectDir(projectName string) (string, error)
- func GetTasksDir() (string, error)
- func GetTasksFilePath(projectName string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBackupDir ¶ added in v1.5.0
GetBackupDir returns the path to ~/.claude/tasks_backup/
func GetBackupProjectDir ¶ added in v1.5.0
GetBackupProjectDir returns the path to a specific project's backup directory
func GetGroupsFilePath ¶
GetGroupsFilePath returns the path to the _groups.json file for a project
func GetProjectDir ¶
GetProjectDir returns the path to a specific project's tasks directory
func GetTasksDir ¶
GetTasksDir returns the path to ~/.claude/tasks/
func GetTasksFilePath ¶
GetTasksFilePath returns the path to the tasks.json file for a project
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.