menu
opentool_daemon package
documentation
opentool_daemon_server.dart
CommandOutputDto
CommandOutputDto.new constructor
CommandOutputDto.new constructor
dark_mode
light_mode
CommandOutputDto
constructor
CommandOutputDto
(
{
required
String
script
,
required
String
output
,
})
Implementation
CommandOutputDto({required this.script, required this.output});
opentool_daemon package
documentation
opentool_daemon_server
CommandOutputDto
CommandOutputDto.new constructor
CommandOutputDto class