run abstract method
Launches command for device, resolving argument templates.
Implementation
Future<PluginRunResult> run(PluginCommandConfig command, Device? device);
Launches command for device, resolving argument templates.
Future<PluginRunResult> run(PluginCommandConfig command, Device? device);