kaven-utils - v6.0.5
Preparing search index...
ExtractArchive
Function ExtractArchive
ExtractArchive
(
archiveFile
:
string
,
options
?:
IArchiveExtractOptions
,
executeOptions
?:
IExecuteOptions
,
)
:
Promise
<
null
|
number
>
This function calls the 7z binary, it should be available in your PATH.
Parameters
archiveFile
:
string
Optional
options
:
IArchiveExtractOptions
Optional
executeOptions
:
IExecuteOptions
Returns
Promise
<
null
|
number
>
Since
6.0.5
Version
2025-10-11
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaven-utils - v6.0.5
Loading...
This function calls the 7z binary, it should be available in your PATH.