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

concat method? #31

Open
acthp opened this issue Oct 12, 2012 · 3 comments
Open

concat method? #31

acthp opened this issue Oct 12, 2012 · 3 comments

Comments

@acthp
Copy link

acthp commented Oct 12, 2012

Is there a way to concat files? I see file copy, but no append or concat.

@lowks
Copy link

lowks commented Jan 23, 2014

I want this feature too, there used to be a join but then it has been taken out it seems.

@Raynes
Copy link
Owner

Raynes commented Jan 23, 2014

@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.

@lowks
Copy link

lowks commented Jan 24, 2014

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.

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

No branches or pull requests

3 participants