make_path_absolute |
Discworld driver help |
make_path_absolute |
Name
make_path_absolute - resolve relative path name
Synopsis
string make_path_absolute( string rel_path ); Description
This master apply is called by the ed() efun to resolves relative path names of a file to read/write, to an absolute path name.
See also
ed(3)