remove

Function remove 

Source
pub async fn remove(
    upload_id: UploadID,
    game_folder: &Path,
) -> Result<(), String>
Expand description

Remove an installed upload

§Arguments

  • upload_id - The ID of upload which will be removed

  • game_folder - The folder with the game files where the upload will be removed from

§Errors

If something goes wrong