mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[GH-ISSUE #446] Dust as a library #196
Reference in New Issue
Block a user
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?
Originally created by @Blonteractor on GitHub (Oct 23, 2024).
Original GitHub issue: https://github.com/bootandy/dust/issues/446
It would be pretty helpful to have a library of this very useful tool so we could use this in our rust code. Is something like this possible? I would be down to work on it.
@bootandy commented on GitHub (Nov 2, 2024):
I built this as an application. I'm not sure how it would work as a library.
Obviously the code is open source so you can copy and paste whatever you need.
Mostly the internals are me figuring out how to glue other people's libraries together anyway.