walk and walkfiles
Add the methods
.walk(t='epic')
to perform anos.walk()
.walkfiles(t='epic')
to return all the files in a directory + sub directories
Update documentation
Add the methods
.walk(t='epic')
to perform an os.walk()
.walkfiles(t='epic')
to return all the files in a directory + sub directoriesUpdate documentation