describe reset()
This commit is contained in:
parent
bb0c9dc852
commit
4f49e7d0e7
|
@ -12,6 +12,10 @@ a slash.
|
|||
|
||||
The \module{dircache} module defines the following functions:
|
||||
|
||||
\begin{funcdesc}{reset}{}
|
||||
Resets the directory cache.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{listdir}{path}
|
||||
Return a directory listing of \var{path}, as gotten from
|
||||
\function{os.listdir()}. Note that unless \var{path} changes, further call
|
||||
|
|
Loading…
Reference in New Issue