summaryrefslogtreecommitdiff
path: root/.idea
AgeCommit message (Collapse)Author
2024-07-23Drive-by: AS wants to remove the xml declaration for some reasonJoel Klinghed
2024-07-23Add initial code for samba implementation based on libsmb2Joel Klinghed
2024-07-16Break out io code in libsJoel 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-11Initial commitJoel Klinghed
Local (Path based) implementation of Tree, Directory, File and Link.