Documentation ¶ Index ¶ func Dir() (string, error) func Install() error func InstallAt(dir string) error func InstallOrUpdate() error func Installed() (bool, error) func InstalledAt(dir string) (bool, error) func Update() error type State func Status() (State, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Dir ¶ func Dir() (string, error) func Install ¶ func Install() error func InstallAt ¶ func InstallAt(dir string) error func InstallOrUpdate ¶ func InstallOrUpdate() error func Installed ¶ func Installed() (bool, error) func InstalledAt ¶ func InstalledAt(dir string) (bool, error) func Update ¶ func Update() error Types ¶ type State ¶ type State = git.State func Status ¶ func Status() (State, error) Source Files ¶ View all Source files agents.go Click to show internal directories. Click to hide internal directories.