We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce3ed6e commit daa537aCopy full SHA for daa537a
1 file changed
docs/zh-hans/plugins/library/archiver.md
@@ -4,6 +4,8 @@
4
例如:
5
6
**Usage**
7
+
8
+```lua
9
local archiver = require("vfox.archiver")
10
local err = archiver.decompress("testdata/test.zip", "testdata/test")
11
```
0 commit comments