summaryrefslogtreecommitdiff
path: root/libdeno/file_util.h
AgeCommit message (Collapse)Author
2018-08-26libdeno: add file utilities Dirname() and ExePath()Bert Belder
2018-08-19chore: move libdeno files to //libdeno/Yoshiya Hinosawa