Periodic Operation Divider #196
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I need a construction like that a lot
Mostly during debugging because I don't want spam, but sometimes also in actual mission code to reduce the frequency of a certain function.
It is actually quite generic, so I think a helper would be really useful.