Versions in this module Expand all Collapse all v0 v0.1.0 Nov 6, 2023 Changes in this version + const DGITENV + const DGIT_PROJ_LIST_PATH + const DGIT_REMOVE_SUFFIX + const DGIT_REPO_BASE + const KnownEnv + var DGit = &Command + type Command struct + Flags flag.FlagSet + LongHelp string + Name string + Run func(context.Context) + ShortHelp string + Subcommands []*Command + Usage string + func FindCommand(cmd string) *Command + func (c *Command) Runnable() bool