Function explode_netch

Source
pub fn explode_netch(netch: &str, node: &mut Proxy) -> bool
Expand description

Parse a Netch JSON configuration into a Proxy object Matches C++ explodeNetch implementation