file_ext 0.3.0 copy "file_ext: ^0.3.0" to clipboard
file_ext: ^0.3.0 copied to clipboard

Helper methods for filesystem-, path- and stdin-related manipulations.

0.3.0 #

  • Breaking: removed sync event handlers for FileSystemExt's forEachEntity() and forEachEntitySync() and made async ones to return FutureOr
  • Breaking: renamed event handlers for FileSystemExt's forEachEntity() and forEachEntitySync()
  • Breaking: StdinExt's forEachLine() and forEachLineSync() handlers get another argument: lineNo
  • Bugfix: StdinExt's forEachLine() and forEachLineSync() were always returning 0 as line count

0.2.1 #

  • Improved documentation

0.2.0 #

  • Breaking: greatly simplified, redundant features removed, stdin and glob extensions added

0.1.0 #

  • Initial release.
0
likes
0
pub points
0%
popularity

Publisher

verified publisheraiurovet.com

Helper methods for filesystem-, path- and stdin-related manipulations.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, file, glob, path

More

Packages that depend on file_ext