pub fn get_host_name(l: usize) -> Option<String>
Expand description

Gets the current hostname.

Returns None on failure.