kaven-utils - v6.0.5
Preparing search index...
Invoke7zCommand
Function Invoke7zCommand
Invoke7zCommand
(
command
:
string
,
baseArchiveName
:
string
,
switches
?:
TStringObject
<
undefined
|
string
>
,
args
?:
string
[]
,
options
?:
IExecuteOptions
,
)
:
Promise
<
null
|
number
>
This function calls the 7z binary, it should be available in your PATH.
Parameters
command
:
string
baseArchiveName
:
string
Optional
switches
:
TStringObject
<
undefined
|
string
>
Optional
args
:
string
[]
Optional
options
:
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.