Arty
Public Member Functions | List of all members
FilePath Class Reference

Represents a path in the file system. More...

#include <file_path.h>

Public Member Functions

 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
 

Detailed Description

Represents a path in the file system.


The documentation for this class was generated from the following file: