Function monitord::networkd::parse_interface_state_files

source ยท
pub fn parse_interface_state_files(
    states_path: &PathBuf,
    maybe_network_int_to_name: Option<HashMap<i32, String>>,
    dbus_address: &str,
) -> Result<NetworkdState, Error>
Expand description

Parse interface state files in directory supplied