webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
make-dist.File Class Reference
Inheritance diagram for make-dist.File:

Public Member Functions

def __init__ (self, source_root, tarball_root)
 
def should_skip_file (self, path)
 
def get_files (self)
 

Public Attributes

 source_root
 
 tarball_root
 

Constructor & Destructor Documentation

◆ __init__()

def make-dist.File.__init__ (   self,
  source_root,
  tarball_root 
)

Member Function Documentation

◆ get_files()

def make-dist.File.get_files (   self)

◆ should_skip_file()

def make-dist.File.should_skip_file (   self,
  path 
)

Member Data Documentation

◆ source_root

make-dist.File.source_root

◆ tarball_root

make-dist.File.tarball_root

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