PathLike#

class caf.base.data_structures.PathLike#

Bases: ABC

Abstract base class for implementing the file system path protocol.

Methods