GuillaumeGomez / sysinfo

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

Remove `refresh_list` methods #1405

Open GuillaumeGomez opened 2 days ago

GuillaumeGomez commented 2 days ago

It's not very coherent with how processes are refreshed. And now with https://github.com/GuillaumeGomez/sysinfo/pull/1404, it makes even less sense to have that. Better just refresh everything and keep the current items.