]> scripts.mit.edu Git - wizard.git/blob - doc/module/wizard.util.rst
cba7f347791bbd7796d5625af700a811bb3e36a2
[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:: IgnoreKeyboardInterrupts
11 .. autoclass:: Counter
12     :members:
13 .. autoclass:: LockDirectory
14     :members:
15
16 Functions
17 ---------
18 .. autofunction:: dictmap
19 .. autofunction:: dictkmap
20 .. autofunction:: chdir
21 .. autofunction:: get_exception_name
22 .. autofunction:: get_dir_uid
23 .. autofunction:: get_dir_owner
24 .. autofunction:: get_revision
25 .. autofunction:: get_operator_info
26 .. autofunction:: get_operator_name_from_gssapi
27 .. autofunction:: get_operator_git
28 .. autofunction:: set_operator_env
29 .. autofunction:: set_author_env
30 .. autofunction:: set_git_env
31 .. autofunction:: get_git_footer
32 .. autofunction:: safe_unlink
33 .. autofunction:: soft_unlink
34 .. autofunction:: fetch
35 .. autofunction:: mixed_newlines
36
37 Exceptions
38 ----------
39 .. autoexception:: NoOperatorInfo
40 .. autoexception:: DirectoryLockedError
41 .. autoexception:: NoSuchDirectoryError
42     :show-inheritance:
43 .. autoexception:: PermissionsError
44     :show-inheritance:
45 .. autoexception:: DNSError
46     :show-inheritance: