Coda Distributed File System
Classes | Namespaces | Functions
cfs.py File Reference

Classes

class  cfs.NotCodaFSError
 

Namespaces

namespace  cfs
 

Functions

CodaFID cfs.getfid (Path path)
 
list[tuple[str, str]] cfs.listvol (Path path)
 
list[AclEntrycfs.listacl (Path path)
 
None cfs.setacl (Path path, AclEntry acl, *bool dry_run=False)