Closed laurent-thiebaud-gisaia closed 5 years ago
Not passing 4 arguments crash the application whereas at least one is required cf if (args.length == 0) println(usage)
OK, I created #141 to fix it
Not passing 4 arguments crash the application whereas at least one is required cf if (args.length == 0) println(usage)