fs
fs copied to clipboard
concat method?
Is there a way to concat files? I see file copy, but no append or concat.
I want this feature too, there used to be a join but then it has been taken out it seems.
@lowks You're talking about different things I think. He isn't talking about joining filepaths. He is talking about appending two files together. If you want to join paths together, just call (file ..) on the paths.
Okay right my mistake. Could you cover joining paths a bit on the readme?
(iphone)
On 24 Jan, 2014, at 1:26 am, Anthony Grimes [email protected] wrote:
This message is eligible for Automatic Cleanup! ([email protected]) Add cleanup rule | More info @lowks You're talking about different things I think. He isn't talking about joining filepaths. He is talking about appending two files together. If you want to join paths together, just call (file ..) on the paths.
— Reply to this email directly or view it on GitHub.