TerminalRunItem.svelte view source
terminal_id
type Uuid
command
type
stringargs
type
Array<string>onclose
type
(exit_code: number | null) => voidonrestart?
type
() => voidoptional