class documentation
class PreCommitShellHook(ShellHook):
Constructor: PreCommitShellHook(cwd, controldir)
pre-commit shell hook.
| Method | __init__ |
Initialize pre-commit hook. |
Inherited from ShellHook:
| Method | execute |
Execute the hook with given args. |
| Instance Variable | cwd |
Undocumented |
| Instance Variable | filepath |
Undocumented |
| Instance Variable | name |
Undocumented |
| Instance Variable | numparam |
Undocumented |
| Instance Variable | post |
Undocumented |
| Instance Variable | pre |
Undocumented |