Top Level
Components
Guides
Documenting
Defined in carb/extras/Path.h
Helper function to get a Path object representing the stem part of the provided string representation of a path.
See also
Path::getStem()
path – a std::string representation of a path
std::string
Path(path).getStem()