Represents a path in the file system.
More...
#include <file_path.h>
|
| FilePath (const std::string &path) |
|
const std::string & | path () const |
|
const std::string & | base_name () const |
|
const std::string & | file_name () const |
|
std::string | extension () const |
|
std::string | remove_extension () const |
|
| operator const std::string & () const |
|
Represents a path in the file system.
The documentation for this class was generated from the following file: