class SysInfo

def home; execute_platform_specific(:home); end

Returns the path to the current user's home directory
def home; execute_platform_specific(:home); end