kaven-utils - v6.1.0
Preparing search index...
Invoke7zCommand
Function Invoke7zCommand
Invoke7zCommand
(
command
:
string
,
baseArchiveName
:
string
,
switches
?:
TStringObject
<
string
|
undefined
>
,
args
?:
string
[]
,
options
?:
IExecuteOptions
,
)
:
Promise
<
number
|
null
>
This function calls the 7z binary, it should be available in your PATH.
Parameters
command
:
string
baseArchiveName
:
string
Optional
switches
:
TStringObject
<
string
|
undefined
>
Optional
args
:
string
[]
Optional
options
:
IExecuteOptions
Returns
Promise
<
number
|
null
>
Since
6.0.5
Version
2025-10-11
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kaven-utils - v6.1.0
Loading...
This function calls the 7z binary, it should be available in your PATH.