class documentation

class LocalFSObjectBase(FSObjectBase): (source)

Known subclasses: zim.newfs.local.LocalFile, zim.newfs.local.LocalFolder

View In Hierarchy

Undocumented

Method ctime Undocumented
Method isequal Undocumented
Method iswritable Undocumented
Method moveto Undocumented
Method mtime Undocumented
Method parent Undocumented
Method _set_mtime Undocumented
Method _stat Undocumented
def ctime(self): (source)

Undocumented

def isequal(self, other): (source)

Undocumented

def iswritable(self): (source)

Undocumented

def moveto(self, other): (source)

Undocumented

def mtime(self): (source)

Undocumented

def parent(self): (source)

Undocumented

def _set_mtime(self, mtime): (source)

Undocumented

def _stat(self): (source)

Undocumented