pub fn merge(
client: &ClientSpec,
kind: Kind,
existing: &str,
server: &ServerEntry,
) -> Result<String, String>Expand description
What this file should contain once jev is installed, given what it contains now.
existing is the current text, or "" when there is no file yet.