ecmaOS
types/kernel
KernelExecuteEvent
Interface KernelExecuteEvent
Event interfaces
interface
KernelExecuteEvent
{
args
?:
string
[]
;
command
:
string
;
exitCode
:
number
;
}
Index
Properties
args?
command
exit
Code
Properties
Optional
args
args
?:
string
[]
command
command
:
string
exit
Code
exitCode
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
args
command
exit
Code
ecmaOS
Event interfaces