7 #ifndef __PATH_COMPLETION_H__
8 #define __PATH_COMPLETION_H__
Path of a directory or a file.
PPath path_completion_dirOnly(const PPath &basePath)
Return all directories only which match the basePath.
PPath path_completion_all(const PPath &basePath)
Return all path/files which match the basePath.