Function clean_files

Source
pub fn clean_files() -> Result<(), Error>
Expand description

Removes all files related to the server, excluding the server.

I am not sure if this is a good idea, because it takes some time to maintain and is not very useful but it’s mostly for dev purpose.