pub fn get_node_names(path: &str) -> Result<Vec<String>, Error>
Expand description

Returns a list of Strings split using \n in a Vec.