| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-16 | Break out io code in libs | Joel Klinghed | |
| Preparing for adding more io implementations. Really tried writing the convention plugins in kotlin dsl but could not find the exact right hacks to get it to work. | |||
| 2024-07-15 | Fix some problems with Link | Joel Klinghed | |
| And add more unittests for all of Directory, File and Link. | |||
| 2024-07-15 | Add some tests in LocalTreeTest for removing directories | Joel Klinghed | |
| 2024-07-15 | Add Utils#createFileAndDirectories | Joel Klinghed | |
| Useful when creating a file in a directory with a path. | |||
| 2024-07-15 | Add Utils for parsing path parts to a directory | Joel Klinghed | |
| 2024-07-15 | Move LocalTreeTest to io | Joel Klinghed | |
