Added FileSystem::exists(), FileSystem::is_directory() and FileSystem::mkdir()
authorIngo Ruhnke <grumbel@gmail.com>
Mon, 18 Aug 2014 09:33:04 +0000 (11:33 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Mon, 18 Aug 2014 09:33:04 +0000 (11:33 +0200)
commita97a839d6e0dad2acfa327ae320bba41183cdd55
treeade875369214fa002b7976c6efa9355a77100061
parentab1f838e8b811c3aac81fe7a001fa2d7d1969b37
Added FileSystem::exists(), FileSystem::is_directory() and FileSystem::mkdir()
src/util/file_system.cpp
src/util/file_system.hpp