Fork me on GitHub
#deps-new
<
2021-02-23
>
Adam Helins17:02:16

Hi! I am creating a template. What is the easiest way to copy a whole directory? (besides using the fs lib)

seancorfield17:02:49

@adam678 For now that's probably the best option. There's an issue open on GH for that as an enhancement to be built-in: I just haven't had the hammock time to figure out how best to provide such an API.

👍 3
Adam Helins21:02:56

I must say, copying a dir from the classpath is suprisingly tedious

seancorfield22:02:45

Yes 😞 which is why it didn't get built-in so far 🙂