Python script forCrownCoverage
Table of Contents
- See Also
- python.forCrownCoverage
Aim of module
proxy class for packages.python.forCrownCoverage
General description
- Parameters
-
input remark : optional input UCD file percentage remark : optional percentage maxlength remark : optional max length output remark : optional output file
- See Also
- Python script forCrownCoverage
Parameter description
-input input UCD file
Type : List<Path>
Remark :Optional
Description:
Remark :Optional
Description:
-output output file
Type : PathArgument
Remark :Optional
Description:
Remark :Optional
Description:
-percentage percentage
Type : Floating-point number
Remark :Optional, default: 0.3
Description:
Remark :Optional, default: 0.3
Description:
-maxlength max length
Type : Integer
Remark :Optional, default: 20
Description:
Remark :Optional, default: 20
Description:
Examples
To be written.
