poly delete #168
noelmcloughlin
started this conversation in
Ideas
poly delete
#168
Replies: 1 comment
-
Thank you @noelmcloughlin for the suggestion and ideas! ⭐ I will give this some thought! I think a Currently, the target is to align with the features of the fellow Clojure tooling. But I like your idea! (Moving this to the discussions section) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
Poly command supports diff/info/libs/sync/check/create but not delete.
Describe the solution you'd like
Could delete be added?
Describe alternatives you've considered
For now I use
rm -fr
to remove directory. If that is correct solution maybe docs could be updatedBeta Was this translation helpful? Give feedback.
All reactions