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