Versions in this module Expand all Collapse all v0 v0.2.0 Jul 8, 2018 Changes in this version + type DiagCommand struct + func NewDiagCommand() *DiagCommand + func (cmd *DiagCommand) Diagnostics() int + type GitHookInstaller interface + func NewGitHookInstaller() GitHookInstaller + type InstallCommand struct + func NewInstallCommand() *InstallCommand + func (cmd *InstallCommand) Install() int + type TestCommand struct + func NewTestCommand() *TestCommand + func (cmd *TestCommand) Test() int + type UninstallCommand struct + func NewUninstallerCommand() *UninstallCommand + func (u *UninstallCommand) Uninstall() int