Package io.codemodder.codetf
Class CodeTFRun
- java.lang.Object
-
- io.codemodder.codetf.CodeTFRun
-
public final class CodeTFRun extends Object
Describes the "run" section of a report.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCommandLine()StringgetDirectory()LonggetElapsed()List<CodeTFSarifInput>getSarifs()StringgetTool()StringgetVendor()StringgetVersion()
-