Entry point for running a Beast task, for instance an MCMC or other probabilistic analysis, a simulation, etc.
Checks the health of a jar file with classes for a package
 
| type: java.io.File |
| jar-file containing BEAST package classes |
| Optional input |
 
| type: beastfx.app.util.OutFile |
| output-file where report is stored. Use stdout if not specified. |
| Optional input |
 
| type: java.lang.String |
| only classes inside this package will be listed |
| Optional input. Default: beast |