public bool Execute()
 {
     return(ConsoleWindow.Run(_window.Title, RunAsync));
 }