You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually I do not revive this old postings, but:
I cannot answer the when but the why..
The last release was on 16 Jun 2014 (1.4.6) the move function was commited on 28 Aug 2014. Just saying the current release lacks the move function in code as it was written later.
Raynes commited last time November 2016 to another repository, nothig since then. When him comes back a new release possible would bring this function to us.
This is basically the same as my previous question from 2015. But my question here is about include-java-7-fns.
If I have this in my project.clj:
And in Emacs I go "nrepl-jack-in" and then:
I end up with:
So there is no function called "move".
But if I look here I see a function called "move":
fs/src/me/raynes/fs.clj
Line 224 in 3a947d4
But I think "move" should appear if my Java version is 7 or more? On my Mac I have:
Ultimately, I don't need "move" since I can do "copy" and then "delete" but I'd like to understand why "move" doesn't appear for me.
I just got this error, which caused me to look into this:
The text was updated successfully, but these errors were encountered: