fn() getAbsolutePath
Returns absolute path for a filename within the source repository.

Defined in <seqan/basic.h>
Signature std::string getAbsolutePath(const char * filename)

Return Values

<tt>std::string</tt>, absolute path for a filename within the source repository.

Data Races

Thread safety unknown!