pub fn is_remote_job_marker(value: &str) -> boolExpand description
True when value has the shape produced by new_remote_job_marker.
Used as a guard before building a kill command: an abort pattern that is not a marker would widen the blast radius back to arbitrary command text.