]> scripts.mit.edu Git - wizard.git/blob - doc/module/wizard.util.rst
51c1bb941d912c3471da6811ca400b20cc2285c5
[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:: PipeToLess
10 .. autoclass:: Counter
11     :members:
12
13 Functions
14 ---------
15 .. autofunction:: dictmap
16 .. autofunction:: dictkmap
17 .. autofunction:: get_exception_name
18 .. autofunction:: get_dir_uid
19 .. autofunction:: get_dir_owner
20 .. autofunction:: get_revision
21 .. autofunction:: get_operator_info
22 .. autofunction:: get_operator_name_from_gssapi
23 .. autofunction:: get_operator_git
24 .. autofunction:: set_operator_env
25 .. autofunction:: set_author_env
26 .. autofunction:: set_git_env
27 .. autofunction:: get_git_footer
28
29 Exceptions
30 ----------
31 .. autoexception:: NoOperatorInfo