bsquared <[email protected]> writes:

> I have been searching, but can't find a built in method to expand a
> relative path ('.', '../' etc.) or user's home ('~') like bash does.  
>
> Does such a method exist?

I finally stumbled upon it.
GLib.File.parse_file(relative_path);

-- 
Regards,
Brian Winfrey

_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to