Home | History | Annotate | Download | only in Common

Lines Matching refs:SkipList

615 # @param SkipList :  The files need be skipped

619 def GetFiles(Root, SkipList=None, FullPath=True):
623 if SkipList:
624 for Item in SkipList: