commands/functions/urtil library
Functions
- 
  checkExistAndExit(String name, Stream< String> stdInputStream) → Future
- 
  convertPathToImport(String path) → String 
- 
  extractArguments(String source) → Map< String, String> 
- 
  parseULoCRoutesToJson(String source) → Map< String, RouteDeclaration> 
- 
  snakeToPascal(String input) → String