Allow mount options via server.parser.add_option to be retrieved as attributes of...
authorroot <root@bees-knees.mit.edu>
Tue, 2 Sep 2008 00:08:46 +0000 (20:08 -0400)
committerEvan Broder <broder@mit.edu>
Tue, 2 Sep 2008 00:20:53 +0000 (20:20 -0400)
commit077ffadaa0146166cb3d34906494a745abb43ff3
treeb10e95bbeb307e442a5a728b48657da55088f25c
parent52e4d12ce32bb9aa4a9366ca3f9f57e191e3edc6
Allow mount options via server.parser.add_option to be retrieved as attributes of server.

Signed-off-by: Geoffrey Thomas <geofft@mit.edu>
routefs/__init__.py