Preparing search index...
The search index is not available
@lzwme/fe-utils
@lzwme/fe-utils
index
tryKillProcess
Function tryKillProcess
tryKillProcess
(
params
:
{
name
?:
string
;
proc
?:
ChildProcess
}
)
:
Promise
<
void
>
按进程实例或程序进程名称杀死进程
Parameters
params
:
{
name
?:
string
;
proc
?:
ChildProcess
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lzwme/fe-utils
Loading...
按进程实例或程序进程名称杀死进程