pub async fn exec_with_argstring( config: Config, project_path: &Path, arg_string: &str, ) -> Result<PathBuf, Error>