Versions in this module Expand all Collapse all v0 v0.0.9 Oct 2, 2024 Changes in this version + func GetGitHubCLIToken() (string, error) + func GetToken(tokenFile string) (string, error) + func LoadTasksFile(filePath string) (*models.TasksFile, error) + func LogError(err error, message string) + func LogInfo(message string) + func ParseProjectID(input string) (string, error) + func PrintHelp() + func PrintUserGuide() + func PrintWelcome(username string) + func ReadTokenFromFile(filepath string) (string, error) + func ShowProgress(progressChan <-chan string) + func WrapError(err error, message string) error