webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Public Attributes | List of all members
web-platform-tests.check_stability.pwd Class Reference
Inheritance diagram for web-platform-tests.check_stability.pwd:

Public Member Functions

def __init__ (self, dir)
 
def __enter__ (self)
 
def __exit__ (self, args, kwargs)
 

Public Attributes

 dir
 
 old_dir
 

Detailed Description

Create context for temporarily changing present working directory.

Constructor & Destructor Documentation

◆ __init__()

def web-platform-tests.check_stability.pwd.__init__ (   self,
  dir 
)

Member Function Documentation

◆ __enter__()

def web-platform-tests.check_stability.pwd.__enter__ (   self)

◆ __exit__()

def web-platform-tests.check_stability.pwd.__exit__ (   self,
  args,
  kwargs 
)

Member Data Documentation

◆ dir

web-platform-tests.check_stability.pwd.dir

◆ old_dir

web-platform-tests.check_stability.pwd.old_dir

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