]> scripts.mit.edu Git - wizard.git/blobdiff - doc/module/wizard.util.rst
Update documentation.
[wizard.git] / doc / module / wizard.util.rst
index 762c0b2c3d0923779921eebd4422a9810cc6d782..b68164707e0af966c295c79eb46754779df65da9 100644 (file)
@@ -7,8 +7,11 @@ Classes
 -------
 .. autoclass:: ChangeDirectory
 .. autoclass:: PipeToLess
+.. autoclass:: IgnoreKeyboardInterrupts
 .. autoclass:: Counter
     :members:
+.. autoclass:: LockDirectory
+    :members:
 
 Functions
 ---------
@@ -27,11 +30,19 @@ Functions
 .. autofunction:: set_git_env
 .. autofunction:: get_git_footer
 .. autofunction:: safe_unlink
+.. autofunction:: soft_unlink
+.. autofunction:: fetch
+.. autofunction:: mixed_newlines
+.. autofunction:: random_key
+.. autofunction:: makedirs
 
 Exceptions
 ----------
 .. autoexception:: NoOperatorInfo
+.. autoexception:: DirectoryLockedError
 .. autoexception:: NoSuchDirectoryError
     :show-inheritance:
 .. autoexception:: PermissionsError
     :show-inheritance:
+.. autoexception:: DNSError
+    :show-inheritance: