aboutsummaryrefslogtreecommitdiffstats
path: root/src/file_tree (unfollow)
Commit message (Collapse)Author
2024-03-31refactor(treewide): Improve code quality by working with a FileTreeBenedikt Peetz
The FileTree has been taken from the implementation written by my for the Trinitrix project. It alleviates the problem, where functions had to do many things themselves.