get_host_name

Function get_host_name 

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

Gets the current hostname.

Returns None on failure.