openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.Scanner.ScanPath Class Reference

Public Member Functions

def __init__ (self, path, with_subdirs=False)
 
def __repr__ (self)
 
def __hash__ (self)
 
def __eq__ (self, other)
 
def __lt__ (self, other)
 
def __gt__ (self, other)
 

Public Attributes

 path
 
 with_subdirs
 

Constructor & Destructor Documentation

◆ __init__()

def Components.Scanner.ScanPath.__init__ (   self,
  path,
  with_subdirs = False 
)

Member Function Documentation

◆ __eq__()

def Components.Scanner.ScanPath.__eq__ (   self,
  other 
)

◆ __gt__()

def Components.Scanner.ScanPath.__gt__ (   self,
  other 
)

◆ __hash__()

def Components.Scanner.ScanPath.__hash__ (   self)

◆ __lt__()

def Components.Scanner.ScanPath.__lt__ (   self,
  other 
)

◆ __repr__()

def Components.Scanner.ScanPath.__repr__ (   self)

Member Data Documentation

◆ path

Components.Scanner.ScanPath.path

◆ with_subdirs

Components.Scanner.ScanPath.with_subdirs

The documentation for this class was generated from the following file: