terminal_preset.svelte.ts view source
inheritance
extends:
Cell<typeof TerminalPresetJson>
name
type string
command
type string
args
type Array<string>
cwd
type string | undefined
constructor
type new (options: TerminalPresetOptions): TerminalPreset