files library
Functions
-
compilePatterns(
Iterable< String> patterns, String label) → List<RegExp> -
Compiles
patternsas regular expressions, up front. -
dartFiles(
String currentPath, List< String> args) → Map<String, File> - Returns all dart files found in standard project directories.
-
toPosix(
String path) → String -
pathwith Windows separators rewritten as/.