Package analyzer
Class AnalyzerCli
java.lang.Object
analyzer.AnalyzerCli
The main entrypoint to the Java analyzer from the command-line.
The CLI expects three arguments and is used like this:
java -jar java-analyzer.jar exercise-slug /path/to/input /path/to/output
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
AnalyzerCli
public AnalyzerCli()
-
-
Method Details
-
main
- Throws:
IOException
-