enigma2  2.6
Public Member Functions | Public Attributes | List of all members
Components.Scanner.ScanPath Class Reference

Public Member Functions

def __init__ (self, path, with_subdirs=False)
 
def __repr__ (self)
 
def __hash__ (self)
 
def __cmp__ (self, other)
 

Public Attributes

 path
 
 with_subdirs
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ __cmp__()

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

◆ __hash__()

def Components.Scanner.ScanPath.__hash__ (   self)

◆ __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: