From: Aaron Marcher Date: Fri, 18 Mar 2016 15:15:05 +0000 (+0100) Subject: Easier info function names X-Git-Url: https://git.xinqibao.xyz/slstatus.git/commitdiff_plain/02af858a35d225f25de260accec19fa71587d7f2?hp=02af858a35d225f25de260accec19fa71587d7f2 Easier info function names All the info function names started with "get_", which I removed to make it easier for the user to configure the program to its needs. Additionally I renamed some functions (e.g. get_ram_usage) to better names, making it easier to extend the program with ram usage / total functions. ---