1 unstable release
0.1.0 | Oct 8, 2020 |
---|
#29 in #expansion
99 downloads per month
Used in memocr
6KB
103 lines
home-dir
expands tildes to home directories
lib.rs
:
A enable expansion of tildes in paths
built for unix, windows patch welcome
-
~ expands using the HOME environmental variable.
-
if HOME does not exist, lookup current user in the user database
-
~
user
will expand to the user's home directory from the user database
Dependencies
~2.5MB
~53K SLoC