pub fn format_process_address(identity: &Identity, pid_path: &str) -> String
Format a hierarchical process address: {identity}.{pid_path}.
{identity}.{pid_path}
Examples: "seph.1", "a3f7x9kp.1.1", "seph.1.7.2".
"seph.1"
"a3f7x9kp.1.1"
"seph.1.7.2"