@ac-essentials/app-util
Preparing search index...
getProcessesSnapshotPosix
Function getProcessesSnapshotPosix
getProcessesSnapshotPosix
<
O
extends
GetProcessesSnapshotOptions
=
GetProcessesSnapshotOptions
,
R
=
O
[
"fields"
]
extends
never
[]
?
ProcessInfo
:
Pick
<
ProcessInfo
,
TupleToUnion
<
O
[
"fields"
]
>
>
,
>
(
options
?:
O
,
)
:
Promise
<
R
[]
>
Type Parameters
O
extends
GetProcessesSnapshotOptions
=
GetProcessesSnapshotOptions
R
=
O
[
"fields"
]
extends
never
[]
?
ProcessInfo
:
Pick
<
ProcessInfo
,
TupleToUnion
<
O
[
"fields"
]
>
>
Parameters
Optional
options
:
O
Returns
Promise
<
R
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ac-essentials/app-util
Loading...