webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webkitpy.common.watchlist.filenamepattern.FilenamePattern Class Reference

Public Member Functions

def __init__ (self, compiled_regex)
 
def match (self, path, diff_file)
 

Constructor & Destructor Documentation

◆ __init__()

def webkitpy.common.watchlist.filenamepattern.FilenamePattern.__init__ (   self,
  compiled_regex 
)

Member Function Documentation

◆ match()

def webkitpy.common.watchlist.filenamepattern.FilenamePattern.match (   self,
  path,
  diff_file 
)

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