pub async fn execute( path: impl AsRef<Path>, inputs: String, standard: Standard, ) -> Result<JoinHandle<isize>>