Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "lib/cli/invocation/command/addGitHooksCommands"

Index

Functions

addAddGitHooksCommand

addRemoveGitHooksCommand

installAllGitHooks

  • installAllGitHooks(repositoryOwnerParentDirectory: string): Promise<void>

installHookOrHooks

  • installHookOrHooks(repositoryOwnerParentDirectory?: string): Promise<void>

removeAllGitHooks

  • removeAllGitHooks(repositoryOwnerParentDirectory: string): Promise<void>

removeHookOrHooks

  • removeHookOrHooks(repositoryOwnerParentDirectory: string): Promise<void>

Generated using TypeDoc