dcli_core 7.0.3
dcli_core: ^7.0.3 copied to clipboard
A collection of functions that allow you to interact with the file system and OS environment from any platform that supports dart:io. Copy, move, delete files and directory trees, search for files, c [...]
Core libraries used by dcli.
These libraries provide much of the functionality of DCli for non-console apps.
dcli_core can be used on any dart platform that supports dart:io (essentially everything but web).