GuillaumeGomez / sysinfo

Cross-platform library to fetch system information
MIT License
2.19k stars 321 forks source link

Rename `Refresh*Kind::new` method into `nothing` #1400

Closed GuillaumeGomez closed 2 days ago

GuillaumeGomez commented 6 days ago

When we want to refresh everything, we use the everything method so it only makes sense to use nothing in case we want to refresh nothing.