Ardour  9.0-pre0-350-gf17a656217
pathexpand.h File Reference
#include <string>
#include <vector>
#include "pbd/libpbd_visibility.h"
Include dependency graph for pathexpand.h:

Go to the source code of this file.

Namespaces

 PBD
 

Functions

std::string PBD::canonical_path (const std::string &path)
 
std::string PBD::path_expand (std::string path)
 
std::string PBD::search_path_expand (std::string path)
 
std::vector< std::string > PBD::parse_path (std::string path, bool check_if_exists=false)