Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add home function #12

Closed
borkdude opened this issue Feb 11, 2021 · 0 comments · Fixed by #38
Closed

Add home function #12

borkdude opened this issue Feb 11, 2021 · 0 comments · Fixed by #38

Comments

@borkdude
Copy link
Contributor

(defn home [] (System/getProperty "user.home"))
This was referenced Nov 19, 2021
borkdude pushed a commit that referenced this issue Nov 21, 2021
* Copy functions from raynes.me/fs.

* Start writing tests.

* Add tests for user expansion.

* Complete tests for home expansion.

* Add tests about expansion not applied.

* Add a test for multiple ~ not to expand.

* Add a warning about the assumptions for expand-home-test.

* Replace immediate home resolution with a delayed one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant