Function monitord::networkd::parse_interface_state_files

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

Parse interface state files in directory supplied