-
Is it possible to delete directory with |
Beta Was this translation helpful? Give feedback.
Answered by
nmoinvaz
May 26, 2022
Replies: 1 comment
-
Line 400 in 47b8449
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nmoinvaz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
minizip-ng/minizip.c
Line 400 in 47b8449
args
contains array of strings that can contain wildcards. So you can specifydata/*
to delete all from directory.