Parolin 0.7.9 6796
Console (soon DLLs) to do a tar like job
Loading...
Searching...
No Matches
Options Class Reference

Public Member Functions

None __init__ (self, typing.Dict[str, str] env, typing.Optional[int] timeout, bool verbose, bool preserve, str scratch_dir, str test_dir, bool set_exact_output)
 
None __init__ (self, typing.Dict[str, str] env, typing.Optional[int] timeout, bool verbose, bool preserve, str scratch_dir, str test_dir, bool set_exact_output)
 

Data Fields

 env = env
 
 timeout = timeout
 
 verbose = verbose
 
 preserve = preserve
 
 scratch_dir = scratch_dir
 
 test_dir = test_dir
 
 set_exact_output = set_exact_output
 

Detailed Description

Options configuring how to run a :TestCase:.

Constructor & Destructor Documentation

◆ __init__() [1/2]

None __init__ ( self,
typing.Dict[str, str] env,
typing.Optional[int] timeout,
bool verbose,
bool preserve,
str scratch_dir,
str test_dir,
bool set_exact_output )

◆ __init__() [2/2]

None __init__ ( self,
typing.Dict[str, str] env,
typing.Optional[int] timeout,
bool verbose,
bool preserve,
str scratch_dir,
str test_dir,
bool set_exact_output )

Field Documentation

◆ env

env = env

◆ preserve

preserve = preserve

◆ scratch_dir

scratch_dir = scratch_dir

◆ set_exact_output

set_exact_output = set_exact_output

◆ test_dir

test_dir = test_dir

◆ timeout

timeout = timeout

◆ verbose

verbose = verbose

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