218
218
"public URL for the directory being served.", (0, 16), None))
219
219
self.create_hook(HookPoint('server_started_ex',
220
220
"Called by the bzr server when it starts serving a directory. "
221
"server_started is called with (server_obj).", (1, 17), None))
222
223
self.create_hook(HookPoint('server_stopped',
223
224
"Called by the bzr server when it stops serving a directory. "
224
225
"server_stopped is called with the same parameters as the "