pub async fn replay_command( file_path: PathBuf, command: String, args: Vec<String>, ) -> Result<Option<CommandInvocation>>