diff options
author | willmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f> | 2010-06-18 18:46:30 +0000 |
---|---|---|
committer | willmcgugan <willmcgugan@67cdc799-7952-0410-af00-57a81ceafa0f> | 2010-06-18 18:46:30 +0000 |
commit | 9c7e2efa2193e78cb629f23e9eb130614e8ac800 (patch) | |
tree | 945fe7c2e58450ad25bcd51703d9a20e0a5c8ff8 /docs/mountfs.rst | |
parent | fe70cbac0c9b0de7c8cf8b25e28fedf6bf480df0 (diff) | |
download | pyfilesystem-9c7e2efa2193e78cb629f23e9eb130614e8ac800.tar.gz |
Lots of new docs
git-svn-id: http://pyfilesystem.googlecode.com/svn/trunk@363 67cdc799-7952-0410-af00-57a81ceafa0f
Diffstat (limited to 'docs/mountfs.rst')
-rw-r--r-- | docs/mountfs.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/mountfs.rst b/docs/mountfs.rst index fc62729..a0c223f 100644 --- a/docs/mountfs.rst +++ b/docs/mountfs.rst @@ -1,6 +1,5 @@ .. automodule:: fs.mountfs - .. automethod:: fs.mountfs.MountFS.mount(self, path, fs) .. automethod:: fs.mountfs.MountFS.mountdir(self, path, fs) .. automethod:: fs.mountfs.MountFS.mountfile(self, path, open_callable=None, info_callable=None) .. automethod:: fs.mountfs.MountFS.unmount(path)
\ No newline at end of file |