| Trees | Indices | Help |
|
|---|
|
|
A special FileInformation class to handle windows drives.
In windows the root directory (/) is not real, it contains a listing of drive letters. So listing the "/" directory should return a list of FileInformation("/c:"), FileInformation("/d:") etc.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Class Methods | |||
|
|||
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
|
If this is a directory return a list of children.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:28:53 2017 | http://epydoc.sourceforge.net |