mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-12 07:35:30 +00:00
format code + add missing javadoc entries
This commit is contained in:
@@ -123,6 +123,7 @@ public class CommandLineArgumentParser {
|
||||
* Parses the console arguments
|
||||
*
|
||||
* @return path to the file which should be opened or null
|
||||
* @throws java.io.IOException
|
||||
*/
|
||||
public static String parseArguments(String[] arguments) throws IOException {
|
||||
Level traceLevel = Level.WARNING;
|
||||
|
||||
Reference in New Issue
Block a user