#include <cstring>#include <sys/types.h>#include <dirent.h>#include <libgen.h>#include <coil/config_coil.h>#include <coil/stringutil.h>Go to the source code of this file.
Namespaces | |
| namespace | coil |
Functions | |
| std::string | coil::dirname (char *path) |
| std::string | coil::basename (const char *path) |
| coil::vstring | coil::filelist (const char *path, const char *glob_str="") |
1.5.5