PHP Class PhpGitHooks\Module\Configuration\Infrastructure\Hook\HookCopier

Afficher le fichier Open project: bruli/php-git-hooks Class Usage Examples

Méthodes publiques

Méthode Description
copyCommitMsgHook ( )
copyPreCommitHook ( )
copyPrePushHook ( )

Private Methods

Méthode Description
copyFile ( string $hookFile )
copyHookFile ( string $file )
hookExists ( string $hookFile ) : boolean
setPermissions ( $hookFile )

Method Details

copyCommitMsgHook() public méthode

public copyCommitMsgHook ( )

copyPreCommitHook() public méthode

public copyPreCommitHook ( )

copyPrePushHook() public méthode

public copyPrePushHook ( )