Skip to content

Class jac::FilesystemFeature::Path

ClassList > jac > FilesystemFeature > Path

Public Functions

Type Name
Path (FilesystemFeature & feature)
std::string basename (std::string path_)
std::string dirname (std::string path_)
std::string join (std::vector< std::string > paths)
std::string normalize (std::string path_)

Public Functions Documentation

function Path

inline jac::FilesystemFeature::Path::Path (
    FilesystemFeature & feature
) 

function basename

inline std::string jac::FilesystemFeature::Path::basename (
    std::string path_
) 

function dirname

inline std::string jac::FilesystemFeature::Path::dirname (
    std::string path_
) 

function join

inline std::string jac::FilesystemFeature::Path::join (
    std::vector< std::string > paths
) 

function normalize

inline std::string jac::FilesystemFeature::Path::normalize (
    std::string path_
) 


The documentation for this class was generated from the following file src/jac/features/filesystemFeature.h