mud/lib/doc/applies/make_path_absolute
2020-09-06 05:43:07 -07:00

11 lines
238 B
Plaintext

make_path_absolute - resolve relative path name
string make_path_absolute( string rel_path );
This master apply is called by the ed() efun to
resolve relative path names of a file to read/write, to an absolute path
name.
See also:
ed