We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04283c4 commit c0d64cdCopy full SHA for c0d64cd
src/ui/command_line/CommandLineMain.scala
@@ -9,7 +9,7 @@ import utilities.{ParallelOp, ImageSaver, ProjectParameters}
9
import scala.io.Source
10
11
/**
12
- * The entrance of the program.
+ * The entrance of the program. This is the MainClass for creating artifacts
13
* If no command-line arguments are given, the program will enter interactive GUI mode.
14
* If at least one argument is given, the program will enter command-line mode.
15
*/
0 commit comments