Definition: file_system.hpp:31
Definition: unix_file_system.hpp:28
std::unique_ptr< std::istream > open_file(const std::string &filename) override
Definition: unix_file_system.cpp:49
UnixFileSystem()
Definition: unix_file_system.cpp:33
std::vector< std::string > open_directory(const std::string &pathname) override
Definition: unix_file_system.cpp:38