7980818283848586878889
} copyJsDocPlaceholder(app); runCommand(app, outputDir); } catch(IOException | ConfigException e) { throw new CommandOperationException(e); } logger.println(Messages.API_DOCS_GENERATED_MSG, outputDir.getPath()); return 0;
78798081828384858687
else { logger.println(DependencyGraphReportBuilder.createReport(aspect, requirePathOrAlias, showAllDependencies)); } } catch (ModelOperationException e) { throw new CommandOperationException(e); } return 0; }