Documentation ¶ Index ¶ func Confirm(repos repository.Repos, commands []string, autoApprove bool) error func Exec(repos repository.Repos, workdir string, commands []string) error func Serve(repos repository.Repos, basepath string, port int) error func Watch(repos repository.Repos, options ...watch.Option) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Confirm ¶ added in v0.0.4 func Confirm(repos repository.Repos, commands []string, autoApprove bool) error func Exec ¶ func Exec(repos repository.Repos, workdir string, commands []string) error func Serve ¶ func Serve(repos repository.Repos, basepath string, port int) error func Watch ¶ func Watch(repos repository.Repos, options ...watch.Option) error Types ¶ This section is empty. Source Files ¶ View all Source files confirm.go exec.go serve.go watch.go Click to show internal directories. Click to hide internal directories.