]> scripts.mit.edu Git - wizard.git/blob - doc/module/wizard.util.rst
9971a2bc99d63c215803d359f7cafb1ac11b09d6
[wizard.git] / doc / module / wizard.util.rst
1 :mod:`wizard.util`
2 ==================
3
4 .. automodule:: wizard.util
5
6 Classes
7 -------
8 .. autoclass:: ChangeDirectory
9 .. autoclass:: Counter
10     :members:
11
12 Functions
13 ---------
14 .. autofunction:: dictmap
15 .. autofunction:: get_exception_name
16 .. autofunction:: get_dir_uid
17 .. autofunction:: get_dir_owner
18 .. autofunction:: get_revision
19 .. autofunction:: get_operator_info
20 .. autofunction:: get_operator_name_from_gssapi
21 .. autofunction:: get_operator_git
22 .. autofunction:: set_operator_env
23 .. autofunction:: set_author_env
24 .. autofunction:: set_git_env
25 .. autofunction:: get_git_footer
26
27 Exceptions
28 ----------
29 .. autoexception:: NoOperatorInfo