
7 Feb
2009
7 Feb
'09
2:22 a.m.
Is there any existing functionality for getting a relative path from a full path, where the desired relative path is relative to an arbitrary directory path? If not, I'm assuming I would just have to walk up both full paths until I find their intersection...etc