class MockFolder(MockFSObjectBase, Folder): (source)
Undocumented
| Method | child |
Undocumented |
| Method | exists |
Undocumented |
| Method | file |
Undocumented |
| Method | folder |
Undocumented |
| Method | list_names |
Undocumented |
| Method | touch |
Undocumented |
| Method | _node |
Undocumented |
| Method | _object_iter |
Undocumented |
Inherited from MockFSObjectBase:
| Method | __eq__ |
Undocumented |
| Method | __init__ |
Undocumented |
| Method | copyto |
Undocumented |
| Method | ctime |
Undocumented |
| Method | isequal |
No summary |
| Method | iswritable |
Undocumented |
| Method | moveto |
Undocumented |
| Method | mtime |
Undocumented |
| Method | parent |
Undocumented |
| Method | remove |
Undocumented |
| Method | _mock_copyto |
Undocumented |
| Method | _remove |
Undocumented |
| Method | _set_mtime |
Undocumented |
| Instance Variable | _fs |
Undocumented |
Inherited from FSObjectBase (via MockFSObjectBase):
| Instance Variable | watcher |
Undocumented |
| Method | _cleanup |
Undocumented |
| Method | _moveto |
Undocumented |
Inherited from FilePath (via MockFSObjectBase, FSObjectBase):
| Class Method | new_from_zim_config |
Returns a new object based on the string representation for that path |
| Method | __repr__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | commonparent |
Undocumented |
| Method | get_abspath |
No summary |
| Method | get_childpath |
Undocumented |
| Method | ischild |
Undocumented |
| Method | parents |
Undocumented |
| Method | relpath |
Undocumented |
| Method | serialize_zim_config |
Returns the file path as string for serializing the object |
| Class Variable | __slots__ |
Undocumented |
| Instance Variable | islocal |
Undocumented |
| Instance Variable | path |
Undocumented |
| Instance Variable | pathnames |
Undocumented |
| Property | basename |
Undocumented |
| Property | dirname |
Undocumented |
| Property | uri |
Undocumented |
| Property | userpath |
Undocumented |
Inherited from Folder:
| Method | __init__ |
Undocumented |
| Method | __iter__ |
Undocumented |
| Method | list_files |
Undocumented |
| Method | list_folders |
Undocumented |
| Method | new_file |
No summary |
| Method | new_folder |
No summary |
| Method | remove_children |
Recursively remove everything below this folder . |
| Method | walk |
Undocumented |
| Method | _copyto |
Undocumented |
| Method | _new_child |
Undocumented |
Inherited from FSObjectBase (via Folder):
| Method | copyto |
Undocumented |
| Method | ctime |
Undocumented |
| Method | isequal |
No summary |
| Method | iswritable |
Undocumented |
| Method | moveto |
Undocumented |
| Method | mtime |
Undocumented |
| Method | parent |
Undocumented |
| Method | remove |
Undocumented |
| Instance Variable | watcher |
Undocumented |
| Method | _cleanup |
Undocumented |
| Method | _moveto |
Undocumented |
| Method | _set_mtime |
Undocumented |
Inherited from FilePath (via Folder, FSObjectBase):
| Class Method | new_from_zim_config |
Returns a new object based on the string representation for that path |
| Method | __eq__ |
Undocumented |
| Method | __repr__ |
Undocumented |
| Method | __str__ |
Undocumented |
| Method | commonparent |
Undocumented |
| Method | get_abspath |
No summary |
| Method | get_childpath |
Undocumented |
| Method | ischild |
Undocumented |
| Method | parents |
Undocumented |
| Method | relpath |
Undocumented |
| Method | serialize_zim_config |
Returns the file path as string for serializing the object |
| Class Variable | __slots__ |
Undocumented |
| Instance Variable | islocal |
Undocumented |
| Instance Variable | path |
Undocumented |
| Instance Variable | pathnames |
Undocumented |
| Property | basename |
Undocumented |
| Property | dirname |
Undocumented |
| Property | uri |
Undocumented |
| Property | userpath |
Undocumented |