Skip to content

jrfnl/DirectoryWalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DirectoryWalker

Simple Directory Walker

  • Walks through a directory and retrieves the names of all files and directories
  • Optionally recursively walks child-directories
  • Optionally filter the retrieved list for files with comply with a list of allowed extensions

Results are cached for best performance

Please refer to the documentation for more information.

Changelog

= 1.0.1 = Added some path validation to prevent an E_WARNING when path is not a directory + added unit test for this validation

= 1.0 = Initial release

About

Simple Directory Walker

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages