class documentation
A FilePath
-like object which can be opened to create a _ReadFile
with certain contents.
Method | __init__ |
No summary |
Method | open |
If the mode is r+, return a file with the given contents as a line. |
Instance Variable | contents |
Undocumented |