| Trees | Indices | Help |
|
|---|
|
|
A class to manage the NTFS filesystem parser.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Return the MFT entry by traversing the path. We support both / and \ as path separators. Path matching is case insensitive. Raises IOError if path is not found. Returns: a tuple of (path, MFT_ENTRY) where path is the case corrected path. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Oct 9 03:28:14 2017 | http://epydoc.sourceforge.net |