Skip to main content

parse_registry_bindings

Function parse_registry_bindings 

Source
pub fn parse_registry_bindings(bytes: &[u8]) -> Vec<(String, String)>
Expand description

Parse (cwd, session-name) bindings out of a session registry’s raw bytes. Malformed/empty input → no bindings (the guard then stays silent, matching a machine with no operator install).