Function parse_wayland_sock

Source
pub fn parse_wayland_sock(value: &str) -> Result<(String, PathBuf), String>
Expand description

Parses a wayland socket path with optional name parameter (e.g. “PATH[,name=NAME]”).