java.lang.Object
technology.sola.script.SolaScriptMain
SolaScriptMain contains the entry point for running sola scripts from the command line.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SolaScriptMain
public SolaScriptMain()
-
-
Method Details
-
main
Main entry point for running sola script as an executable.- Parameters:
args
- commandline arguments- Throws:
IOException
- if there is an issue reading a file as input
-