deps-new

Adam Helins 2021-02-23T17:24:38.000200Z

@adam678 has joined the channel

Adam Helins 2021-02-23T17:25:16.001100Z

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

seancorfield 2021-02-23T17:41:49.002100Z

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

👍 1
Adam Helins 2021-02-23T21:49:56.003100Z

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

seancorfield 2021-02-23T22:11:45.003500Z

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