convert library

Classes

ImportConvertData
Data to return from a convert

Functions

convertImports(List<String> lines, String packageName, bool toRelative, bool exitIfChanged, String filePath) ImportConvertData
Convert the import paths Returns the converted file as a string at index 0 and the number of converted imports at index 1