#include <ycore.h>
◆ dirExists()
bool YCore::dirExists |
( |
const std::string & |
sFilename | ) |
|
|
static |
◆ fileExists()
bool YCore::fileExists |
( |
const std::string & |
sFilename | ) |
|
|
static |
◆ getCurrentDirectory()
std::string YCore::getCurrentDirectory |
( |
| ) |
|
|
static |
◆ getListOfDirs()
std::vector< std::string > YCore::getListOfDirs |
( |
const std::string & |
sDirname | ) |
|
|
static |
◆ getListOfFiles()
std::vector< std::string > YCore::getListOfFiles |
( |
const std::string & |
sDirname | ) |
|
|
static |
The documentation for this class was generated from the following files: