GhosttyTerminalShellLaunch constructor
Implementation
const GhosttyTerminalShellLaunch({
required this.label,
required this.shell,
this.arguments = const <String>[],
this.environment,
this.setupCommand,
});
const GhosttyTerminalShellLaunch({
required this.label,
required this.shell,
this.arguments = const <String>[],
this.environment,
this.setupCommand,
});