summaryrefslogtreecommitdiff
path: root/core/io/dir_access.cpp
AgeCommit message (Expand)Author
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde