pub fn get_host_name(l: usize) -> Option<String>
Gets the current hostname.
Returns None on failure.
None