Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@webdesus webdesus released this 09 Feb 16:06
· 86 commits to master since this release
  1. Added new function:
    • fs_extra::dir::get_dir_content
    • fs_extra::dir::get_size
    • fs_extra::copy_items
    • fs_extra::copy_items_with_progress
    • fs_extra::move_items
    • fs_extra::move_items_with_progress
    • fs_extra::remove_items
  2. fixed some bugs with skip_exist options