Re: [Vala] Is there a built in method to expand path?
- From: bsquared <bwcode4u gmail com>
- To: vala-list gnome org
- Subject: Re: [Vala] Is there a built in method to expand path?
- Date: Sun, 18 Sep 2011 19:45:59 -0700
bsquared <bwcode4u gmail com> 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]