Skip to content

jimwei/fileUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

  1. os.RemoveAll not work correctly on windows platform, if there a file which attribute is read only, the RemoveAll function will fail. so i wrote a RemoveAllEx function to fix it.
  2. add a file exists check fucntion and a direcory exists check function.

About

this is a utility functions about file operation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages