aboutsummaryrefslogtreecommitdiff
path: root/src/function/read_directory.cc
AgeCommit message (Collapse)Author
2014-04-21Implemented basic external directory traversal functionAdrian Kummerländer
* _read-directory_ lists all files in a given directory ** currently text-only output, xml planned * improved FilesystemContext path resolution (relative path is fully resolved by boost::filesystem)