8 #ifndef SCARAB_PATH_HH_ 9 #define SCARAB_PATH_HH_ 13 #include <boost/filesystem.hpp> 24 namespace fs = ::boost::filesystem;
30 std::vector< path>
SCARAB_API glob(
const std::string& a_path,
const std::string& a_pattern );
path expand_path(const string &a_path)
std::vector< path > glob(const string &a_path, const string &a_pattern)