8485868788899091929394
((ConvertCommand) command).setClasspath(commandArguments.getOptionValue("classpath")); } else { throw new UserError("Unknown command: "+main.command); } command.execute(); main.divider(); main.out("Command executed successfully");