Versions in this module Expand all Collapse all v1 v1.4.0 Oct 30, 2020 Changes in this version type LocalRepo + func FilterRepos(username string, repos []LocalRepo, args []string) (filtered []LocalRepo) v1.2.4 Oct 26, 2020 v1.2.0 Oct 26, 2020 Changes in this version + func GitHubFolder() string + func RepoLocation(repo api.Repo) string + func WorkingState(path string) (committed bool, pushed bool) + type LocalRepo struct + Language string + Name string + Owner string + Path string + Type string + func Repos() (repos []LocalRepo)