Part of bzrlib.controldir View In Hierarchy
*_repo_init hooks.
There are 4 fields that hooks may wish to access:
| Instance Variables | repository | Repository created |
| format | Repository format | |
| bzrdir | The controldir for the repository | |
| shared | The repository is shared |
| Method | __init__ | Create a group of RepoInitHook parameters. |
| Method | __eq__ | Undocumented |
| Method | __repr__ | Undocumented |