Commit 0570cd7
authored
Use native mkdir function if not exists (#44)
* `outdir` argument is already part of `Path` class
so we can use direct mkdir function from it
This cleanup commit 88759c8.
Test:
android-unpinner get-apks tech.httptoolkit.pinning_demo . -> passed
android-unpinner get-apks tech.httptoolkit.pinning_demo test -> passed1 parent 88759c8 commit 0570cd7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
| 367 | + | |
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
| |||
0 commit comments