namespace Hyperbar.Windows.Primary; public class ProcessCommandConfiguration : PrimaryCommandConfiguration { public required string Path { get; set; } }