nilsj

July 16, 2026, 11:12am 1

How would you do cross platform atomic/tmp dirs? I was thinking of using knownfolders .runtime with some random hex name and then renaming it into place, but unsure how to handle cleanup(i.e. should I do any?)

nilsj July 16, 2026, 11:51am 2

I thought about my use case and this probably isn’t necessary, only atomic files :+1:

1 Like