Is there some built-in function that tells me if a path is absolute or not? I'd like something that is platform independent.
The link goes to `isabs`.
Geo
2009-10-03 08:11:57
Is there some built-in function that tells me if a path is absolute or not? I'd like something that is platform independent.