Preparing search index...
The search index is not available
tauri-plugin-shellx-api
tauri-plugin-shellx-api
CommandEvent
Type alias CommandEvent<O>
Command
Event
<
O
>
:
Event
<
"Stdout"
,
O
>
|
Event
<
"Stderr"
,
O
>
|
Event
<
"Terminated"
,
TerminatedPayload
>
|
Event
<
"Error"
,
string
>
Events emitted by the child process.
Type Parameters
O
extends
IOPayload
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
tauri-plugin-shellx-api
Loading...
Events emitted by the child process.