TerminalRunItem.svelte

Declarations
#

view source

TerminalRunItem
#

TerminalRunItem.svelte view source

terminal_id

type Uuid

command

type string

args

type Array<string>

onclose

type (exit_code: number | null) => void

onrestart?

type () => void
optional

Depends on
#

Imported by
#